Home
last modified time | relevance | path

Searched refs:ptp_txqs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5119 unsigned int txqs, rxqs, ptp_txqs = 0; in mlx5e_probe() local
5126 ptp_txqs = profile->max_tc; in mlx5e_probe()
5132 txqs = nch * profile->max_tc + ptp_txqs + qos_sqs; in mlx5e_probe()