Searched refs:ptp_txqs (Results 1 – 1 of 1) sorted by relevance
5362 unsigned int nch, ptp_txqs, qos_txqs; in mlx5e_get_max_num_txqs() local5366 ptp_txqs = MLX5_CAP_GEN(mdev, ts_cqe_to_dest_cqn) && in mlx5e_get_max_num_txqs()5374 return nch * profile->max_tc + ptp_txqs + qos_txqs; in mlx5e_get_max_num_txqs()