Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c174 return NUM_VPORT_COUNTERS + NUM_PPORT_COUNTERS + in mlx5e_get_sset_count()
199 for (i = 0; i < NUM_VPORT_COUNTERS; i++) in mlx5e_get_strings()
239 for (i = 0; i < NUM_VPORT_COUNTERS; i++) in mlx5e_get_ethtool_stats()
Den.h142 #define NUM_VPORT_COUNTERS 32 macro