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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5878 unsigned int nch, ptp_txqs, qos_txqs; local
5882 ptp_txqs = MLX5_CAP_GEN(mdev, ts_cqe_to_dest_cqn) &&
5890 return nch * profile->max_tc + ptp_txqs + qos_txqs;

Completed in 129 milliseconds