Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/mscc/
Docelot.h1039 int ocelot_mact_flush(struct ocelot *ocelot, int port);
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot.c1323 int ocelot_mact_flush(struct ocelot *ocelot, int port) in ocelot_mact_flush() function
1358 EXPORT_SYMBOL_GPL(ocelot_mact_flush);
/linux-6.6.21/drivers/net/dsa/ocelot/
Dfelix.c769 err = ocelot_mact_flush(ocelot, port); in felix_port_fast_age()