Lines Matching defs:ocelot
312 ocelot_get_stats_layout(struct ocelot *ocelot) in ocelot_get_stats_layout()
323 static int ocelot_port_update_stats(struct ocelot *ocelot, int port) in ocelot_port_update_stats()
344 static void ocelot_port_transfer_stats(struct ocelot *ocelot, int port) in ocelot_port_transfer_stats()
367 struct ocelot *ocelot = container_of(del_work, struct ocelot, in ocelot_check_stats_work() local
395 void ocelot_get_strings(struct ocelot *ocelot, int port, u32 sset, u8 *data) in ocelot_get_strings()
416 static void ocelot_port_stats_run(struct ocelot *ocelot, int port, void *priv, in ocelot_port_stats_run()
417 void (*cb)(struct ocelot *ocelot, int port, in ocelot_port_stats_run()
442 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count()
461 static void ocelot_port_ethtool_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_ethtool_stats_cb()
481 void ocelot_get_ethtool_stats(struct ocelot *ocelot, int port, u64 *data) in ocelot_get_ethtool_stats()
487 static void ocelot_port_pause_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_pause_stats_cb()
496 static void ocelot_port_pmac_pause_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_pause_stats_cb()
506 static void ocelot_port_mm_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_mm_stats_cb()
520 void ocelot_port_get_pause_stats(struct ocelot *ocelot, int port, in ocelot_port_get_pause_stats()
543 void ocelot_port_get_mm_stats(struct ocelot *ocelot, int port, in ocelot_port_get_mm_stats()
564 static void ocelot_port_rmon_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_rmon_stats_cb()
591 static void ocelot_port_pmac_rmon_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_rmon_stats_cb()
619 void ocelot_port_get_rmon_stats(struct ocelot *ocelot, int port, in ocelot_port_get_rmon_stats()
645 static void ocelot_port_ctrl_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_ctrl_stats_cb()
653 static void ocelot_port_pmac_ctrl_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_ctrl_stats_cb()
662 void ocelot_port_get_eth_ctrl_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_ctrl_stats()
685 static void ocelot_port_mac_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_mac_stats_cb()
727 static void ocelot_port_pmac_mac_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_mac_stats_cb()
761 void ocelot_port_get_eth_mac_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_mac_stats()
784 static void ocelot_port_phy_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_phy_stats_cb()
792 static void ocelot_port_pmac_phy_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_phy_stats_cb()
801 void ocelot_port_get_eth_phy_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_phy_stats()
824 void ocelot_port_get_ts_stats(struct ocelot *ocelot, int port, in ocelot_port_get_ts_stats()
844 void ocelot_port_get_stats64(struct ocelot *ocelot, int port, in ocelot_port_get_stats64()
909 static int ocelot_prepare_stats_regions(struct ocelot *ocelot) in ocelot_prepare_stats_regions()
972 int ocelot_stats_init(struct ocelot *ocelot) in ocelot_stats_init()
1022 void ocelot_stats_deinit(struct ocelot *ocelot) in ocelot_stats_deinit()