Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhv_vhca_stats.c27 for (tc = 0; tc < priv->max_opened_tc; tc++) { in mlx5e_hv_vhca_fill_ring_stats()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c359 for (j = 0; j < priv->max_opened_tc; j++) { in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
1673 (NUM_SQ_STATS * max_nch * priv->max_opened_tc) + in MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS()
1703 for (tc = 0; tc < priv->max_opened_tc; tc++) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()
1749 for (tc = 0; tc < priv->max_opened_tc; tc++) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
Den.h807 u8 max_opened_tc; member
Den_main.c3612 priv->max_opened_tc = max_t(u8, priv->max_opened_tc, in mlx5e_setup_tc_mqprio()
3656 for (j = 0; j < priv->max_opened_tc; j++) { in mlx5e_fold_sw_stats64()
5404 priv->max_opened_tc = 1; in mlx5e_netdev_init()
/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c137 for (j = 0; j < priv->max_opened_tc; j++) { in mlx5i_grp_sw_update_stats()