Home
last modified time | relevance | path

Searched refs:port_vlan_del (Results 1 – 13 of 13) sorted by relevance

/linux/net/dsa/
H A Dswitch.c755 err = ds->ops->port_vlan_del(ds, port, vlan); in dsa_port_do_vlan_del()
775 err = ds->ops->port_vlan_del(ds, port, vlan); in dsa_port_do_vlan_del()
818 if (!ds->ops->port_vlan_del) in dsa_switch_vlan_del()
859 if (!ds->ops->port_vlan_del) in dsa_switch_host_vlan_del()
/linux/include/net/
H A Ddsa.h1054 int (*port_vlan_del)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c942 !(ds->ops->port_vlan_add || ds->ops->port_vlan_del)) in bcm_sf2_cfp_rule_set()
H A Dbcm_sf2.c1251 .port_vlan_del = b53_vlan_del,
H A Dvitesse-vsc73xx-core.c2241 .port_vlan_del = vsc73xx_port_vlan_del,
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c1637 .port_vlan_del = gswip_port_vlan_del,
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1925 .port_vlan_del = hellcreek_vlan_del,
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2039 .port_vlan_del = qca8k_port_vlan_del,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2347 .port_vlan_del = felix_vlan_del,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3166 .port_vlan_del = sja1105_bridge_vlan_del,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2725 .port_vlan_del = b53_vlan_del,
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c5002 .port_vlan_del = ksz_port_vlan_del,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7172 .port_vlan_del = mv88e6xxx_port_vlan_del,