Searched refs:OCELOT_NUM_STATS (Results 1 – 1 of 1) sorted by relevance
144 OCELOT_NUM_STATS, enumerator266 static const struct ocelot_stat_layout ocelot_stats_layout[OCELOT_NUM_STATS] = {270 static const struct ocelot_stat_layout ocelot_mm_stats_layout[OCELOT_NUM_STATS] = {350 unsigned int idx = port * OCELOT_NUM_STATS + region->first_stat; in ocelot_port_transfer_stats()405 for (i = 0; i < OCELOT_NUM_STATS; i++) { in ocelot_get_strings()453 for (i = 0; i < OCELOT_NUM_STATS; i++) in ocelot_get_sset_count()471 for (i = 0; i < OCELOT_NUM_STATS; i++) { in ocelot_port_ethtool_stats_cb()472 int index = port * OCELOT_NUM_STATS + i; in ocelot_port_ethtool_stats_cb()489 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_pause_stats_cb()499 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_pmac_pause_stats_cb()[all …]