Home
last modified time | relevance | path

Searched refs:port_vlan_del (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/net/dsa/
H A Dswitch.c294 if (!ds->ops->port_vlan_del) in dsa_switch_vlan_del()
298 return ds->ops->port_vlan_del(ds, info->port, info->vlan); in dsa_switch_vlan_del()
H A Dslave.c1816 if (ds->ops->port_vlan_add && ds->ops->port_vlan_del) in dsa_slave_create()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Ddsa_loop.c312 .port_vlan_del = dsa_loop_port_vlan_del,
H A Dbcm_sf2.c1130 .port_vlan_del = b53_vlan_del,
H A Dbcm_sf2_cfp.c946 ds->ops->port_vlan_del)) in bcm_sf2_cfp_rule_set()
H A Dqca8k.c1398 .port_vlan_del = qca8k_port_vlan_del,
H A Dlantiq_gswip.c1771 .port_vlan_del = gswip_port_vlan_del,
H A Drtl8366rb.c1509 .port_vlan_del = rtl8366_vlan_del,
H A Dmt7530.c2513 .port_vlan_del = mt7530_port_vlan_del,
/kernel/linux/linux-6.6/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.c1231 .port_vlan_del = b53_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,
/kernel/linux/linux-5.10/include/net/
H A Ddsa.h305 /* Pass .port_vlan_add and .port_vlan_del to drivers even for bridges
561 int (*port_vlan_del)(struct dsa_switch *ds, int port, member
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c810 .port_vlan_del = felix_vlan_del,
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8366rb.c1835 .port_vlan_del = rtl8366_vlan_del,
1861 .port_vlan_del = rtl8366_vlan_del,
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz8795.c1183 .port_vlan_del = ksz8795_port_vlan_del,
H A Dksz9477.c1409 .port_vlan_del = ksz9477_port_vlan_del,
/kernel/linux/linux-6.6/include/net/
H A Ddsa.h394 /* Pass .port_vlan_add and .port_vlan_del to drivers even for bridges
1042 int (*port_vlan_del)(struct dsa_switch *ds, int port, member
/kernel/linux/linux-6.6/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2021 .port_vlan_del = qca8k_port_vlan_del,
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1929 .port_vlan_del = hellcreek_vlan_del,
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c2130 .port_vlan_del = felix_vlan_del,
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_common.c2223 .port_vlan_del = b53_vlan_del,

Completed in 51 milliseconds

12