Home
last modified time | relevance | path

Searched refs:ocelot_port_get_eth_mac_stats (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mscc/
Docelot_stats.c294 void ocelot_port_get_eth_mac_stats(struct ocelot *ocelot, int port, in ocelot_port_get_eth_mac_stats() function
300 EXPORT_SYMBOL_GPL(ocelot_port_get_eth_mac_stats);
/drivers/net/dsa/ocelot/
Dfelix.c1188 ocelot_port_get_eth_mac_stats(ocelot, port, mac_stats); in felix_get_eth_mac_stats()