Searched refs:ocelot_port_disable (Results 1 – 4 of 4) sorted by relevance
505 void ocelot_port_disable(struct ocelot *ocelot, int port) in ocelot_port_disable() function512 EXPORT_SYMBOL(ocelot_port_disable);
297 ocelot_port_disable(ocelot, port); in ocelot_port_stop()
728 void ocelot_port_disable(struct ocelot *ocelot, int port);
185 return ocelot_port_disable(ocelot, port); in felix_port_disable()