Home
last modified time | relevance | path

Searched refs:ocelot_port_get_stats64 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c844 void ocelot_port_get_stats64(struct ocelot *ocelot, int port, in ocelot_port_get_stats64() function
907 EXPORT_SYMBOL(ocelot_port_get_stats64);
H A Docelot_net.c764 return ocelot_port_get_stats64(ocelot, port, stats); in ocelot_get_stats64()
/linux/include/soc/mscc/
H A Docelot.h1020 void ocelot_port_get_stats64(struct ocelot *ocelot, int port,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1296 ocelot_port_get_stats64(ocelot, port, stats); in felix_get_stats64()