Searched refs:tag_8021q_vlan_del (Results 1 – 4 of 4) sorted by relevance
189 return ds->ops->tag_8021q_vlan_del(ds, port, vid); in dsa_port_do_tag_8021q_vlan_del()198 err = ds->ops->tag_8021q_vlan_del(ds, port, vid); in dsa_port_do_tag_8021q_vlan_del()255 if (!ds->ops->tag_8021q_vlan_del || !ds->tag_8021q_ctx) in dsa_switch_tag_8021q_vlan_del()
1222 int (*tag_8021q_vlan_del)(struct dsa_switch *ds, int port, u16 vid); member
2171 .tag_8021q_vlan_del = felix_tag_8021q_vlan_del,
3244 .tag_8021q_vlan_del = sja1105_dsa_8021q_vlan_del,