Searched refs:MLX5E_MAX_NUM_TC (Results 1 – 5 of 5) sorted by relevance
75 #define MLX5E_MAX_NUM_TC 8 macro785 struct mlx5e_txqsq sq[MLX5E_MAX_NUM_TC];835 struct mlx5e_sq_stats sq[MLX5E_MAX_NUM_TC];845 struct mlx5e_sq_stats sq[MLX5E_MAX_NUM_TC];846 struct mlx5e_ptp_cq_stats cq[MLX5E_MAX_NUM_TC];914 u32 tisn[MLX5_MAX_PORTS][MLX5E_MAX_NUM_TC];
1326 .max_tc = MLX5E_MAX_NUM_TC,
3422 if (tc && tc != MLX5E_MAX_NUM_TC) in mlx5e_setup_tc_mqprio_dcb()5464 .max_tc = MLX5E_MAX_NUM_TC,
32 struct mlx5e_ptpsq ptpsq[MLX5E_MAX_NUM_TC];
841 .txqs = nch * MLX5E_MAX_NUM_TC, in mlx5_rdma_rn_get_params()
Completed in 22 milliseconds