Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5362 unsigned int nch, ptp_txqs, qos_txqs; in mlx5e_get_max_num_txqs() local
5370 qos_txqs = mlx5_qos_is_supported(mdev) && in mlx5e_get_max_num_txqs()
5374 return nch * profile->max_tc + ptp_txqs + qos_txqs; in mlx5e_get_max_num_txqs()