Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_stats.h108 #define NUM_FLOW_STATS (NUM_FLOW_STATS_RX + NUM_FLOW_STATS_TX + \ macro
138 NUM_FLOW_STATS + NUM_PERF_STATS + NUM_PF_STATS + \
H A Den_netdev.c3076 bitmap_clear(stats_bitmap->bitmap, last_i, NUM_FLOW_STATS); in mlx4_en_update_pfc_stats_bitmap()
3141 last_i += NUM_FLOW_STATS; in mlx4_en_set_stats_bitmap()
H A Den_ethtool.c483 for (i = 0; i < NUM_FLOW_STATS; i++, strings++, in mlx4_en_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_stats.h94 #define NUM_FLOW_STATS (NUM_FLOW_STATS_RX + NUM_FLOW_STATS_TX + \ macro
124 NUM_FLOW_STATS + NUM_PF_STATS + \
H A Den_netdev.c3021 bitmap_clear(stats_bitmap->bitmap, last_i, NUM_FLOW_STATS); in mlx4_en_update_pfc_stats_bitmap()
3086 last_i += NUM_FLOW_STATS; in mlx4_en_set_stats_bitmap()
H A Den_ethtool.c488 for (i = 0; i < NUM_FLOW_STATS; i++, strings++, in mlx4_en_get_strings()

Completed in 15 milliseconds