Home
last modified time | relevance | path

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

/linux/net/dsa/
A Dswitch.c601 if (!ds->ops->port_vlan_del) in dsa_switch_vlan_del()
605 return ds->ops->port_vlan_del(ds, info->port, info->vlan); in dsa_switch_vlan_del()
/linux/drivers/net/dsa/
A Ddsa_loop.c293 .port_vlan_del = dsa_loop_port_vlan_del,
A Dlantiq_gswip.c1825 .port_vlan_del = gswip_port_vlan_del,
1849 .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 Drtl8366rb.c1778 .port_vlan_del = rtl8366_vlan_del,
A Dbcm_sf2.c1205 .port_vlan_del = b53_vlan_del,
A Dqca8k.c2019 .port_vlan_del = qca8k_port_vlan_del,
A Dmt7530.c3131 .port_vlan_del = mt7530_port_vlan_del,
/linux/include/net/
A Ddsa.h781 int (*port_vlan_del)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/microchip/
A Dksz9477.c1357 .port_vlan_del = ksz9477_port_vlan_del,
A Dksz8795.c1532 .port_vlan_del = ksz8_port_vlan_del,
/linux/drivers/net/dsa/hirschmann/
A Dhellcreek.c1776 .port_vlan_del = hellcreek_vlan_del,
/linux/drivers/net/dsa/ocelot/
A Dfelix.c1665 .port_vlan_del = felix_vlan_del,
/linux/drivers/net/dsa/b53/
A Db53_common.c2279 .port_vlan_del = b53_vlan_del,
/linux/drivers/net/dsa/sja1105/
A Dsja1105_main.c3212 .port_vlan_del = sja1105_bridge_vlan_del,
/linux/Documentation/networking/dsa/
A Ddsa.rst687 - ``port_vlan_del``: bridge layer function invoked when a VLAN is removed from the
/linux/drivers/net/dsa/mv88e6xxx/
A Dchip.c6271 .port_vlan_del = mv88e6xxx_port_vlan_del,

Completed in 75 milliseconds