Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_stats.c164 void ocelot_get_ethtool_stats(struct ocelot *ocelot, int port, u64 *data) in ocelot_get_ethtool_stats() function
168 EXPORT_SYMBOL(ocelot_get_ethtool_stats);
Docelot_net.c980 ocelot_get_ethtool_stats(ocelot, port, data); in ocelot_port_get_ethtool_stats()
/linux-6.1.9/include/soc/mscc/
Docelot.h1150 void ocelot_get_ethtool_stats(struct ocelot *ocelot, int port, u64 *data);
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c1211 ocelot_get_ethtool_stats(ocelot, port, data); in felix_get_ethtool_stats()