Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1134 #define BCMGENET_STATS_LEN ARRAY_SIZE(bcmgenet_gstrings_stats) macro
1146 return BCMGENET_STATS_LEN; in bcmgenet_get_sset_count()
1160 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_get_strings()
1211 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_update_mib_counters()
1265 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_get_ethtool_stats()