Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c106 #define ALX_NUM_STATS ARRAY_SIZE(alx_gstrings_stats) macro
295 BUILD_BUG_ON(sizeof(hw->stats) != ALX_NUM_STATS * sizeof(u64)); in alx_get_ethtool_stats()
317 return ALX_NUM_STATS; in alx_get_sset_count()