Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/
Dethtool.c83 #define XGE_STATS_LEN ARRAY_SIZE(gstrings_stats) macro
117 for (i = 0; i < XGE_STATS_LEN; i++) { in xge_get_strings()
133 return XGE_STATS_LEN + XGE_EXTD_STATS_LEN; in xge_get_sset_count()
143 for (i = 0; i < XGE_STATS_LEN; i++) in xge_get_ethtool_stats()