Home
last modified time | relevance | path

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

/linux-5.19.10/include/soc/mscc/
Docelot.h970 void ocelot_port_unassign_dsa_8021q_cpu(struct ocelot *ocelot, int port);
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot.c2243 void ocelot_port_unassign_dsa_8021q_cpu(struct ocelot *ocelot, int port) in ocelot_port_unassign_dsa_8021q_cpu() function
2277 EXPORT_SYMBOL_GPL(ocelot_port_unassign_dsa_8021q_cpu);
/linux-5.19.10/drivers/net/dsa/ocelot/
Dfelix.c494 ocelot_port_unassign_dsa_8021q_cpu(ocelot, dp->index); in felix_tag_8021q_teardown()