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

/linux-master/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++) {
378 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) {
410 for (i = 0; i < BCM_SYSPORT_STATS_LEN; i++) {
499 for (i = 0, j = 0; i < BCM_SYSPORT_STATS_LEN; i++) {
527 * be equal to BCM_SYSPORT_STATS_LEN at the end of the loop, but it

Completed in 139 milliseconds