Home
last modified time | relevance | path

Searched refs:ocelot_port_get_eth_phy_stats (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_stats.c310 void ocelot_port_get_eth_phy_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_phy_stats() function
316 EXPORT_SYMBOL_GPL(ocelot_port_get_eth_phy_stats);
/linux-6.1.9/include/soc/mscc/
Docelot.h1163 void ocelot_port_get_eth_phy_stats(struct ocelot *ocelot, int port,
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c1196 ocelot_port_get_eth_phy_stats(ocelot, port, phy_stats); in felix_get_eth_phy_stats()