Home
last modified time | relevance | path

Searched refs:port_vlan_del (Results 1 – 8 of 8) 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/realtek/
H A Drtl8366rb.c1811 .port_vlan_del = rtl8366_vlan_del,
/linux/drivers/net/dsa/
H A Dvitesse-vsc73xx-core.c2241 .port_vlan_del = vsc73xx_port_vlan_del,
H A Dmt7530.c3221 .port_vlan_del = mt7530_port_vlan_del,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3233 .port_vlan_del = sja1105_bridge_vlan_del,
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c4636 .port_vlan_del = ksz_port_vlan_del,
/linux/Documentation/networking/dsa/
H A Ddsa.rst998 - ``port_vlan_del``: bridge layer function invoked when a VLAN is removed from the
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7152 .port_vlan_del = mv88e6xxx_port_vlan_del,