Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_stats.c481 void ocelot_get_ethtool_stats(struct ocelot *ocelot, int port, u64 *data) in ocelot_get_ethtool_stats() function
485 EXPORT_SYMBOL(ocelot_get_ethtool_stats);
Docelot_net.c970 ocelot_get_ethtool_stats(ocelot, port, data); in ocelot_port_get_ethtool_stats()
/linux-6.6.21/include/soc/mscc/
Docelot.h1001 void ocelot_get_ethtool_stats(struct ocelot *ocelot, int port, u64 *data);
/linux-6.6.21/drivers/net/dsa/ocelot/
Dfelix.c1212 ocelot_get_ethtool_stats(ocelot, port, data); in felix_get_ethtool_stats()