Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c182 for (j = 0; j < priv->max_opened_tc; j++) { in mlx5e_grp_sw_update_stats()
1218 (NUM_SQ_STATS * max_nch * priv->max_opened_tc) + in mlx5e_grp_channels_get_num_stats()
1243 for (tc = 0; tc < priv->max_opened_tc; tc++) in mlx5e_grp_channels_fill_strings()
1281 for (tc = 0; tc < priv->max_opened_tc; tc++) in mlx5e_grp_channels_fill_stats()
Den.h687 u8 max_opened_tc; member
Den_main.c3354 priv->max_opened_tc = max_t(u8, priv->max_opened_tc, in mlx5e_setup_tc_mqprio()
4560 priv->max_opened_tc = 1; in mlx5e_build_nic_netdev_priv()