Searched refs:port_vlan_del (Results 1 – 15 of 15) 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/drivers/net/dsa/microchip/ |
| H A D | lan937x_main.c | 971 .port_vlan_del = ksz9477_port_vlan_del,
|
| H A D | ksz8.c | 3182 .port_vlan_del = ksz8_port_vlan_del, 3233 .port_vlan_del = ksz8_port_vlan_del,
|
| H A D | ksz9477.c | 2240 .port_vlan_del = ksz9477_port_vlan_del,
|
| /linux/include/net/ |
| H A D | dsa.h | 1076 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,
|
| H A D | mt7530.c | 3461 .port_vlan_del = mt7530_port_vlan_del,
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8366rb.c | 1798 .port_vlan_del = rtl8366_vlan_del,
|
| H A D | rtl8365mb_main.c | 3303 .port_vlan_del = rtl8365mb_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/mxl862xx/ |
| H A D | mxl862xx.c | 2091 .port_vlan_del = mxl862xx_port_vlan_del,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2726 .port_vlan_del = b53_vlan_del,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7230 .port_vlan_del = mv88e6xxx_port_vlan_del,
|