Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den.h74 #define MLX5E_MAX_NUM_TC 8 macro
148 #define MLX5E_MAX_NUM_SQS (MLX5E_MAX_NUM_CHANNELS * MLX5E_MAX_NUM_TC)
751 struct mlx5e_txqsq sq[MLX5E_MAX_NUM_TC];
801 struct mlx5e_sq_stats sq[MLX5E_MAX_NUM_TC];
811 struct mlx5e_sq_stats sq[MLX5E_MAX_NUM_TC];
812 struct mlx5e_ptp_cq_stats cq[MLX5E_MAX_NUM_TC];
881 struct mlx5e_txqsq *txq2sq[(MLX5E_MAX_NUM_CHANNELS + 1) * MLX5E_MAX_NUM_TC +
883 int channel_tc2realtxq[MLX5E_MAX_NUM_CHANNELS][MLX5E_MAX_NUM_TC];
884 int port_ptp_tc2realtxq[MLX5E_MAX_NUM_TC];
896 u32 tisn[MLX5_MAX_PORTS][MLX5E_MAX_NUM_TC];
A Den_rep.c1126 .max_tc = MLX5E_MAX_NUM_TC,
A Den_main.c3167 if (tc && tc != MLX5E_MAX_NUM_TC) in mlx5e_setup_tc_mqprio_dcb()
5108 .max_tc = MLX5E_MAX_NUM_TC,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dptp.h30 struct mlx5e_ptpsq ptpsq[MLX5E_MAX_NUM_TC];
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c772 .txqs = nch * MLX5E_MAX_NUM_TC, in mlx5_rdma_rn_get_params()

Completed in 27 milliseconds