Lines Matching refs:OCELOT_NUM_STATS
38 unsigned int idx = port * OCELOT_NUM_STATS; in ocelot_port_transfer_stats()
95 for (i = 0; i < OCELOT_NUM_STATS; i++) { in ocelot_get_strings()
139 for (i = 0; i < OCELOT_NUM_STATS; i++) in ocelot_get_sset_count()
154 for (i = 0; i < OCELOT_NUM_STATS; i++) { in ocelot_port_ethtool_stats_cb()
155 int index = port * OCELOT_NUM_STATS + i; in ocelot_port_ethtool_stats_cb()
172 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_pause_stats_cb()
200 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_rmon_stats_cb()
238 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_ctrl_stats_cb()
254 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_mac_stats_cb()
304 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_phy_stats_cb()
321 u64 *s = &ocelot->stats[port * OCELOT_NUM_STATS]; in ocelot_port_get_stats64()
391 for (i = 0; i < OCELOT_NUM_STATS; i++) { in ocelot_prepare_stats_regions()
427 ocelot->num_phys_ports * OCELOT_NUM_STATS, in ocelot_stats_init()