Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_stats.h82 #define NUM_FLOW_STATS_RX 3 macro
83 #define NUM_FLOW_PRIORITY_STATS_RX (NUM_FLOW_STATS_RX * \
96 #define NUM_FLOW_STATS (NUM_FLOW_STATS_RX + NUM_FLOW_STATS_TX + \
Den_netdev.c3168 NUM_FLOW_STATS_RX); in mlx4_en_update_pfc_stats_bitmap()
3169 last_i += NUM_FLOW_STATS_RX; in mlx4_en_update_pfc_stats_bitmap()
Den_ethtool.c396 for (i = 0; i < NUM_FLOW_STATS_RX; i++, bitmap_iterator_inc(&it)) in mlx4_en_get_ethtool_stats()