Searched refs:switchdev_obj_port_vlan (Results 1 – 21 of 21) sorted by relevance
/Linux-v4.19/drivers/net/dsa/ |
D | realtek-smi.h | 132 const struct switchdev_obj_port_vlan *vlan); 134 const struct switchdev_obj_port_vlan *vlan); 136 const struct switchdev_obj_port_vlan *vlan);
|
D | dsa_loop.c | 186 const struct switchdev_obj_port_vlan *vlan) in dsa_loop_port_vlan_prepare() 204 const struct switchdev_obj_port_vlan *vlan) in dsa_loop_port_vlan_add() 234 const struct switchdev_obj_port_vlan *vlan) in dsa_loop_port_vlan_del()
|
D | rtl8366.c | 338 const struct switchdev_obj_port_vlan *vlan) in rtl8366_vlan_prepare() 362 const struct switchdev_obj_port_vlan *vlan) in rtl8366_vlan_add() 417 const struct switchdev_obj_port_vlan *vlan) in rtl8366_vlan_del()
|
D | mt7530.c | 1034 const struct switchdev_obj_port_vlan *vlan) in mt7530_port_vlan_prepare() 1130 const struct switchdev_obj_port_vlan *vlan) in mt7530_port_vlan_add() 1163 const struct switchdev_obj_port_vlan *vlan) in mt7530_port_vlan_del()
|
/Linux-v4.19/net/dsa/ |
D | dsa_priv.h | 62 const struct switchdev_obj_port_vlan *vlan; 162 const struct switchdev_obj_port_vlan *vlan, 165 const struct switchdev_obj_port_vlan *vlan);
|
D | switch.c | 173 const struct switchdev_obj_port_vlan *vlan, in dsa_switch_vlan_prepare_bitmap() 192 const struct switchdev_obj_port_vlan *vlan, in dsa_switch_vlan_add_bitmap() 204 const struct switchdev_obj_port_vlan *vlan = info->vlan; in dsa_switch_vlan_add() 227 const struct switchdev_obj_port_vlan *vlan = info->vlan; in dsa_switch_vlan_del()
|
D | port.c | 245 const struct switchdev_obj_port_vlan *vlan, in dsa_port_vlan_add() 265 const struct switchdev_obj_port_vlan *vlan) in dsa_port_vlan_del()
|
/Linux-v4.19/drivers/net/ethernet/rocker/ |
D | rocker.h | 122 const struct switchdev_obj_port_vlan *vlan); 124 const struct switchdev_obj_port_vlan *vlan);
|
D | rocker_ofdpa.c | 2553 const struct switchdev_obj_port_vlan *vlan) in ofdpa_port_obj_vlan_add() 2569 const struct switchdev_obj_port_vlan *vlan) in ofdpa_port_obj_vlan_del()
|
D | rocker_main.c | 1630 const struct switchdev_obj_port_vlan *vlan, in rocker_world_port_obj_vlan_add() 1649 const struct switchdev_obj_port_vlan *vlan) in rocker_world_port_obj_vlan_del()
|
/Linux-v4.19/net/bridge/ |
D | br_switchdev.c | 142 struct switchdev_obj_port_vlan v = { in br_switchdev_port_vlan_add() 155 struct switchdev_obj_port_vlan v = { in br_switchdev_port_vlan_del()
|
/Linux-v4.19/include/net/ |
D | switchdev.h | 91 struct switchdev_obj_port_vlan { struct 99 container_of(obj, struct switchdev_obj_port_vlan, obj) argument
|
D | dsa.h | 462 const struct switchdev_obj_port_vlan *vlan); 464 const struct switchdev_obj_port_vlan *vlan); 466 const struct switchdev_obj_port_vlan *vlan);
|
/Linux-v4.19/drivers/net/dsa/b53/ |
D | b53_priv.h | 303 const struct switchdev_obj_port_vlan *vlan); 305 const struct switchdev_obj_port_vlan *vlan); 307 const struct switchdev_obj_port_vlan *vlan);
|
D | b53_common.c | 1079 const struct switchdev_obj_port_vlan *vlan) in b53_vlan_prepare() 1096 const struct switchdev_obj_port_vlan *vlan) in b53_vlan_add() 1128 const struct switchdev_obj_port_vlan *vlan) in b53_vlan_del()
|
/Linux-v4.19/drivers/net/dsa/microchip/ |
D | ksz_common.c | 569 const struct switchdev_obj_port_vlan *vlan) in ksz_port_vlan_prepare() 577 const struct switchdev_obj_port_vlan *vlan) in ksz_port_vlan_add() 611 const struct switchdev_obj_port_vlan *vlan) in ksz_port_vlan_del()
|
/Linux-v4.19/net/switchdev/ |
D | switchdev.c | 345 return sizeof(struct switchdev_obj_port_vlan); in switchdev_obj_size()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 1128 const struct switchdev_obj_port_vlan *vlan) in mlxsw_sp_br_ban_rif_pvid_change() 1159 const struct switchdev_obj_port_vlan *vlan, in mlxsw_sp_port_vlans_add() 1724 const struct switchdev_obj_port_vlan *vlan; in mlxsw_sp_port_obj_add() 1772 const struct switchdev_obj_port_vlan *vlan) in mlxsw_sp_port_vlans_del()
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 716 const struct switchdev_obj_port_vlan *vlan, in port_vlans_add() 872 const struct switchdev_obj_port_vlan *vlan) in port_vlans_del()
|
/Linux-v4.19/drivers/net/ethernet/mscc/ |
D | ocelot.c | 1155 const struct switchdev_obj_port_vlan *vlan, in ocelot_port_obj_add_vlan() 1173 const struct switchdev_obj_port_vlan *vlan) in ocelot_port_vlan_del_vlan()
|
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/ |
D | chip.c | 1576 const struct switchdev_obj_port_vlan *vlan) in mv88e6xxx_port_vlan_prepare() 1685 const struct switchdev_obj_port_vlan *vlan) in mv88e6xxx_port_vlan_add() 1751 const struct switchdev_obj_port_vlan *vlan) in mv88e6xxx_port_vlan_del()
|