Searched refs:OCELOT_NUM_STATS (Results 1 – 5 of 5) sorted by relevance
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()[all …]
103 static const struct ocelot_stat_layout ocelot_stats_layout[OCELOT_NUM_STATS] = {
546 static const struct ocelot_stat_layout vsc9953_stats_layout[OCELOT_NUM_STATS] = {
568 static const struct ocelot_stat_layout vsc9959_stats_layout[OCELOT_NUM_STATS] = {
693 OCELOT_NUM_STATS, enumerator