Home
last modified time | relevance | path

Searched refs:ocelot_deinit_port (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c1640 void ocelot_deinit_port(struct ocelot *ocelot, int port) in ocelot_deinit_port() function
1646 EXPORT_SYMBOL(ocelot_deinit_port);
H A Docelot_vsc7514.c1051 ocelot_deinit_port(ocelot, port); in mscc_ocelot_release_ports()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h723 void ocelot_deinit_port(struct ocelot *ocelot, int port);
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c645 ocelot_deinit_port(ocelot, port); in felix_teardown()