Lines Matching defs:ocelot
310 ocelot_get_stats_layout(struct ocelot *ocelot) in ocelot_get_stats_layout()
321 static int ocelot_port_update_stats(struct ocelot *ocelot, int port) in ocelot_port_update_stats()
342 static void ocelot_port_transfer_stats(struct ocelot *ocelot, int port) in ocelot_port_transfer_stats()
366 struct ocelot *ocelot = container_of(del_work, struct ocelot, in ocelot_check_stats_work() local
394 void ocelot_get_strings(struct ocelot *ocelot, int port, u32 sset, u8 *data) in ocelot_get_strings()
415 static void ocelot_port_stats_run(struct ocelot *ocelot, int port, void *priv, in ocelot_port_stats_run()
416 void (*cb)(struct ocelot *ocelot, int port, in ocelot_port_stats_run()
441 int ocelot_get_sset_count(struct ocelot *ocelot, int port, int sset) in ocelot_get_sset_count()
459 static void ocelot_port_ethtool_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_ethtool_stats_cb()
479 void ocelot_get_ethtool_stats(struct ocelot *ocelot, int port, u64 *data) in ocelot_get_ethtool_stats()
485 static void ocelot_port_pause_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_pause_stats_cb()
494 static void ocelot_port_pmac_pause_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_pause_stats_cb()
504 static void ocelot_port_mm_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_mm_stats_cb()
518 void ocelot_port_get_pause_stats(struct ocelot *ocelot, int port, in ocelot_port_get_pause_stats()
541 void ocelot_port_get_mm_stats(struct ocelot *ocelot, int port, in ocelot_port_get_mm_stats()
562 static void ocelot_port_rmon_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_rmon_stats_cb()
589 static void ocelot_port_pmac_rmon_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_rmon_stats_cb()
617 void ocelot_port_get_rmon_stats(struct ocelot *ocelot, int port, in ocelot_port_get_rmon_stats()
643 static void ocelot_port_ctrl_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_ctrl_stats_cb()
651 static void ocelot_port_pmac_ctrl_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_ctrl_stats_cb()
660 void ocelot_port_get_eth_ctrl_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_ctrl_stats()
683 static void ocelot_port_mac_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_mac_stats_cb()
725 static void ocelot_port_pmac_mac_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_mac_stats_cb()
759 void ocelot_port_get_eth_mac_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_mac_stats()
782 static void ocelot_port_phy_stats_cb(struct ocelot *ocelot, int port, void *priv) in ocelot_port_phy_stats_cb()
790 static void ocelot_port_pmac_phy_stats_cb(struct ocelot *ocelot, int port, in ocelot_port_pmac_phy_stats_cb()
799 void ocelot_port_get_eth_phy_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_phy_stats()
822 void ocelot_port_get_stats64(struct ocelot *ocelot, int port, in ocelot_port_get_stats64()
887 static int ocelot_prepare_stats_regions(struct ocelot *ocelot) in ocelot_prepare_stats_regions()
934 int ocelot_stats_init(struct ocelot *ocelot) in ocelot_stats_init()
967 void ocelot_stats_deinit(struct ocelot *ocelot) in ocelot_stats_deinit()