Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot.h1049 int ocelot_mact_flush(struct ocelot *ocelot, int port);
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1564 int ocelot_mact_flush(struct ocelot *ocelot, int port) in ocelot_mact_flush() function
1599 EXPORT_SYMBOL_GPL(ocelot_mact_flush);
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c859 err = ocelot_mact_flush(ocelot, port); in felix_port_fast_age()