Home
last modified time | relevance | path

Searched refs:NUM_SQ_STATS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c177 NUM_SQ_STATS; in mlx5e_get_sset_count()
216 for (j = 0; j < NUM_SQ_STATS; j++) in mlx5e_get_strings()
254 for (j = 0; j < NUM_SQ_STATS; j++) in mlx5e_get_ethtool_stats()
Den.h258 #define NUM_SQ_STATS 8 macro