Searched refs:dsa_port_tag_8021q_vlan_del (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/dsa/
H A Dtag_8021q.c305 dsa_port_tag_8021q_vlan_del(dp, standalone_vid, false);
331 dsa_port_tag_8021q_vlan_del(dp, bridge_vid, true);
381 dsa_port_tag_8021q_vlan_del(dp, vid, false);
H A Dport.h110 void dsa_port_tag_8021q_vlan_del(struct dsa_port *dp, u16 vid, bool broadcast);
H A Dport.c2059 void dsa_port_tag_8021q_vlan_del(struct dsa_port *dp, u16 vid, bool broadcast) function

Completed in 88 milliseconds