Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c84 #define NUM_VPORT_REP_HW_COUNTERS ARRAY_SIZE(vport_rep_stats_desc) macro
96 for (j = 0; j < NUM_VPORT_REP_HW_COUNTERS; j++, i++) in mlx5e_rep_get_strings()
170 for (j = 0; j < NUM_VPORT_REP_HW_COUNTERS; j++, i++) in mlx5e_rep_get_ethtool_stats()
179 return NUM_VPORT_REP_SW_COUNTERS + NUM_VPORT_REP_HW_COUNTERS; in mlx5e_rep_get_sset_count()