Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/apm/xgene-v2/
A Dethtool.c71 #define XGE_STATS_LEN ARRAY_SIZE(gstrings_stats) macro
103 for (i = 0; i < XGE_STATS_LEN; i++) { in xge_get_strings()
119 return XGE_STATS_LEN + XGE_EXTD_STATS_LEN; in xge_get_sset_count()
129 for (i = 0; i < XGE_STATS_LEN; i++) in xge_get_ethtool_stats()

Completed in 3 milliseconds