Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c1218 int ocelot_mact_flush(struct ocelot *ocelot, int port) in ocelot_mact_flush() function
1253 EXPORT_SYMBOL_GPL(ocelot_mact_flush);
/linux-6.1.9/include/soc/mscc/
Docelot.h1186 int ocelot_mact_flush(struct ocelot *ocelot, int port);
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c769 err = ocelot_mact_flush(ocelot, port); in felix_port_fast_age()