Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dsa/
A Dswitch.c710 return ds->ops->port_vlan_del(ds, port, vlan); in dsa_port_do_vlan_del()
723 err = ds->ops->port_vlan_del(ds, port, vlan); in dsa_port_do_vlan_del()
765 if (!ds->ops->port_vlan_del) in dsa_switch_vlan_del()
806 if (!ds->ops->port_vlan_del) in dsa_switch_host_vlan_del()
/linux-6.3-rc2/drivers/net/dsa/
A Ddsa_loop.c295 .port_vlan_del = dsa_loop_port_vlan_del,
A Dlantiq_gswip.c1831 .port_vlan_del = gswip_port_vlan_del,
1857 .port_vlan_del = gswip_port_vlan_del,
A Dbcm_sf2_cfp.c942 !(ds->ops->port_vlan_add || ds->ops->port_vlan_del)) in bcm_sf2_cfp_rule_set()
A Dbcm_sf2.c1225 .port_vlan_del = b53_vlan_del,
A Dmt7530.c3180 .port_vlan_del = mt7530_port_vlan_del,
/linux-6.3-rc2/drivers/net/dsa/realtek/
A Drtl8366rb.c1808 .port_vlan_del = rtl8366_vlan_del,
1833 .port_vlan_del = rtl8366_vlan_del,
/linux-6.3-rc2/include/net/
A Ddsa.h1038 int (*port_vlan_del)(struct dsa_switch *ds, int port, member
/linux-6.3-rc2/drivers/net/dsa/hirschmann/
A Dhellcreek.c1926 .port_vlan_del = hellcreek_vlan_del,
/linux-6.3-rc2/drivers/net/dsa/qca/
A Dqca8k-8xxx.c2001 .port_vlan_del = qca8k_port_vlan_del,
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c2110 .port_vlan_del = felix_vlan_del,
/linux-6.3-rc2/drivers/net/dsa/b53/
A Db53_common.c2263 .port_vlan_del = b53_vlan_del,
/linux-6.3-rc2/drivers/net/dsa/microchip/
A Dksz_common.c3179 .port_vlan_del = ksz_port_vlan_del,
/linux-6.3-rc2/drivers/net/dsa/sja1105/
A Dsja1105_main.c3171 .port_vlan_del = sja1105_bridge_vlan_del,
/linux-6.3-rc2/Documentation/networking/dsa/
A Ddsa.rst994 - ``port_vlan_del``: bridge layer function invoked when a VLAN is removed from the
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
A Dchip.c7010 .port_vlan_del = mv88e6xxx_port_vlan_del,

Completed in 78 milliseconds