Searched refs:ocelot_mact_flush (Results 1 – 3 of 3) sorted by relevance
1047 int ocelot_mact_flush(struct ocelot *ocelot, int port);
1398 int ocelot_mact_flush(struct ocelot *ocelot, int port) in ocelot_mact_flush() function1433 EXPORT_SYMBOL_GPL(ocelot_mact_flush);
771 err = ocelot_mact_flush(ocelot, port); in felix_port_fast_age()