Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/apm/xgene-v2/
A Dethtool.c72 #define XGE_EXTD_STATS_LEN ARRAY_SIZE(gstrings_extd_stats) macro
79 for (i = 0; i < XGE_EXTD_STATS_LEN; i++) { in xge_mac_get_extd_stats()
108 for (i = 0; i < XGE_EXTD_STATS_LEN; i++) { in xge_get_strings()
119 return XGE_STATS_LEN + XGE_EXTD_STATS_LEN; in xge_get_sset_count()
134 for (i = 0; i < XGE_EXTD_STATS_LEN; i++) in xge_get_ethtool_stats()

Completed in 4 milliseconds