Home
last modified time | relevance | path

Searched refs:BCMASP_STATS_LEN (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c72 #define BCMASP_STATS_LEN ARRAY_SIZE(bcmasp_gstrings_stats) macro
95 return BCMASP_STATS_LEN; in bcmasp_get_sset_count()
108 for (i = 0; i < BCMASP_STATS_LEN; i++) { in bcmasp_get_strings()
123 for (i = 0; i < BCMASP_STATS_LEN; i++) { in bcmasp_update_mib_counters()
162 for (i = 0; i < BCMASP_STATS_LEN; i++) { in bcmasp_get_ethtool_stats()

Completed in 1 milliseconds