Home
last modified time | relevance | path

Searched refs:port_vlan_del (Results 1 – 15 of 15) 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/drivers/net/dsa/microchip/
H A Dlan937x_main.c971 .port_vlan_del = ksz9477_port_vlan_del,
H A Dksz8.c3182 .port_vlan_del = ksz8_port_vlan_del,
3233 .port_vlan_del = ksz8_port_vlan_del,
H A Dksz9477.c2240 .port_vlan_del = ksz9477_port_vlan_del,
/linux/include/net/
H A Ddsa.h1076 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,
H A Dmt7530.c3461 .port_vlan_del = mt7530_port_vlan_del,
/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1798 .port_vlan_del = rtl8366_vlan_del,
H A Drtl8365mb_main.c3303 .port_vlan_del = rtl8365mb_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/mxl862xx/
H A Dmxl862xx.c2091 .port_vlan_del = mxl862xx_port_vlan_del,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2726 .port_vlan_del = b53_vlan_del,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7230 .port_vlan_del = mv88e6xxx_port_vlan_del,