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

/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c618 #define BCMGENET_STATS_LEN ARRAY_SIZE(bcmgenet_gstrings_stats) macro
625 info->n_stats = BCMGENET_STATS_LEN;
632 return BCMGENET_STATS_LEN;
645 for (i = 0; i < BCMGENET_STATS_LEN; i++) {
658 for (i = 0; i < BCMGENET_STATS_LEN; i++) {
700 for (i = 0; i < BCMGENET_STATS_LEN; i++) {

Completed in 66 milliseconds