Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/net/dsa/
H A Ddsa_loop.c295 .port_vlan_del = dsa_loop_port_vlan_del,
H A Dlantiq_gswip.c1831 .port_vlan_del = gswip_port_vlan_del,
1857 .port_vlan_del = gswip_port_vlan_del,
H A Dbcm_sf2_cfp.c942 !(ds->ops->port_vlan_add || ds->ops->port_vlan_del)) in bcm_sf2_cfp_rule_set()
H A Drzn1_a5psw.c1021 .port_vlan_del = a5psw_port_vlan_del,
H A Dbcm_sf2.c1233 .port_vlan_del = b53_vlan_del,
H A Dmt7530.c3343 .port_vlan_del = mt7530_port_vlan_del,
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1788 .port_vlan_del = rtl8366_vlan_del,
1814 .port_vlan_del = rtl8366_vlan_del,
/openbmc/linux/include/net/
H A Ddsa.h1042 int (*port_vlan_del)(struct dsa_switch *ds, int port, member
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1929 .port_vlan_del = hellcreek_vlan_del,
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2021 .port_vlan_del = qca8k_port_vlan_del,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2141 .port_vlan_del = felix_vlan_del,
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2319 .port_vlan_del = b53_vlan_del,
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3227 .port_vlan_del = sja1105_bridge_vlan_del,
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c3449 .port_vlan_del = ksz_port_vlan_del,
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst994 - ``port_vlan_del``: bridge layer function invoked when a VLAN is removed from the
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6950 .port_vlan_del = mv88e6xxx_port_vlan_del,