Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1098 #define BCMGENET_STATS_LEN ARRAY_SIZE(bcmgenet_gstrings_stats) macro
1110 return BCMGENET_STATS_LEN; in bcmgenet_get_sset_count()
1123 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_get_strings()
1175 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_update_mib_counters()
1229 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_get_ethtool_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1126 #define BCMGENET_STATS_LEN ARRAY_SIZE(bcmgenet_gstrings_stats) macro
1138 return BCMGENET_STATS_LEN; in bcmgenet_get_sset_count()
1151 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_get_strings()
1203 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_update_mib_counters()
1257 for (i = 0; i < BCMGENET_STATS_LEN; i++) { in bcmgenet_get_ethtool_stats()

Completed in 10 milliseconds