Searched refs:port_vlan_del (Results 1 – 13 of 13) sorted by relevance
| /linux/net/dsa/ |
| H A D | switch.c | 755 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/include/net/ |
| H A D | dsa.h | 1054 int (*port_vlan_del)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2_cfp.c | 942 !(ds->ops->port_vlan_add || ds->ops->port_vlan_del)) in bcm_sf2_cfp_rule_set()
|
| H A D | bcm_sf2.c | 1251 .port_vlan_del = b53_vlan_del,
|
| H A D | vitesse-vsc73xx-core.c | 2241 .port_vlan_del = vsc73xx_port_vlan_del,
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 1637 .port_vlan_del = gswip_port_vlan_del,
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek.c | 1925 .port_vlan_del = hellcreek_vlan_del,
|
| /linux/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 2039 .port_vlan_del = qca8k_port_vlan_del,
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 2347 .port_vlan_del = felix_vlan_del,
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 3166 .port_vlan_del = sja1105_bridge_vlan_del,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2725 .port_vlan_del = b53_vlan_del,
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 5002 .port_vlan_del = ksz_port_vlan_del,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7172 .port_vlan_del = mv88e6xxx_port_vlan_del,
|