Searched refs:ocelot_port_unassign_dsa_8021q_cpu (Results 1 – 3 of 3) sorted by relevance
970 void ocelot_port_unassign_dsa_8021q_cpu(struct ocelot *ocelot, int port);
2243 void ocelot_port_unassign_dsa_8021q_cpu(struct ocelot *ocelot, int port) in ocelot_port_unassign_dsa_8021q_cpu() function2277 EXPORT_SYMBOL_GPL(ocelot_port_unassign_dsa_8021q_cpu);
494 ocelot_port_unassign_dsa_8021q_cpu(ocelot, dp->index); in felix_tag_8021q_teardown()