Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c305 #define BCM_SYSPORT_STATS_LEN ARRAY_SIZE(bcm_sysport_gstrings_stats) macro
350 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_get_sset_count()
374 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_get_strings()
406 for (i = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_update_mib_counters()
487 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_get_stats()
515 * be equal to BCM_SYSPORT_STATS_LEN at the end of the loop, but it in bcm_sysport_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c308 #define BCM_SYSPORT_STATS_LEN ARRAY_SIZE(bcm_sysport_gstrings_stats) macro
354 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_get_sset_count()
378 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_get_strings()
410 for (i = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_update_mib_counters()
499 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) { in bcm_sysport_get_stats()
527 * be equal to BCM_SYSPORT_STATS_LEN at the end of the loop, but it in bcm_sysport_get_stats()

Completed in 7 milliseconds