Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c356 int ocelot_port_flush(struct ocelot *ocelot, int port) in ocelot_port_flush() function
408 EXPORT_SYMBOL(ocelot_port_flush);
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h735 int ocelot_port_flush(struct ocelot *ocelot, int port);
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c224 err = ocelot_port_flush(ocelot, port); in felix_phylink_mac_link_down()