| /linux/net/dsa/ |
| H A D | port.h | 85 const struct switchdev_obj_port_vlan *vlan, 88 const struct switchdev_obj_port_vlan *vlan); 90 const struct switchdev_obj_port_vlan *vlan, 93 const struct switchdev_obj_port_vlan *vlan);
|
| H A D | trace.h | 326 const struct switchdev_obj_port_vlan *vlan, int err), 359 const struct switchdev_obj_port_vlan *vlan, int err), 364 const struct switchdev_obj_port_vlan *vlan, int err), 370 const struct switchdev_obj_port_vlan *vlan, 404 const struct switchdev_obj_port_vlan *vlan, 410 const struct switchdev_obj_port_vlan *vlan, 417 const struct switchdev_obj_port_vlan *vlan),
|
| H A D | switch.h | 87 const struct switchdev_obj_port_vlan *vlan; 115 const struct switchdev_obj_port_vlan *vlan);
|
| H A D | port.c | 1290 const struct switchdev_obj_port_vlan *vlan, in dsa_port_vlan_add() 1303 const struct switchdev_obj_port_vlan *vlan) in dsa_port_vlan_del() 1314 const struct switchdev_obj_port_vlan *vlan, in dsa_port_host_vlan_add() 1335 const struct switchdev_obj_port_vlan *vlan) in dsa_port_host_vlan_del()
|
| H A D | switch.c | 677 const struct switchdev_obj_port_vlan *vlan) in dsa_vlan_find() 689 const struct switchdev_obj_port_vlan *vlan, in dsa_port_do_vlan_add() 746 const struct switchdev_obj_port_vlan *vlan) in dsa_port_do_vlan_del()
|
| H A D | user.c | 657 const struct switchdev_obj_port_vlan *vlan) in dsa_user_vlan_check_for_8021q_uppers() 681 struct switchdev_obj_port_vlan *vlan; in dsa_user_vlan_add() 716 struct switchdev_obj_port_vlan vlan; in dsa_user_host_vlan_add() 791 struct switchdev_obj_port_vlan *vlan; in dsa_user_vlan_del() 805 struct switchdev_obj_port_vlan *vlan; in dsa_user_host_vlan_del() 1793 struct switchdev_obj_port_vlan vlan = { in dsa_user_vlan_rx_add_vid() 1868 struct switchdev_obj_port_vlan vlan = { in dsa_user_vlan_rx_kill_vid()
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker.h | 114 const struct switchdev_obj_port_vlan *vlan); 116 const struct switchdev_obj_port_vlan *vlan);
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz8.h | 40 const struct switchdev_obj_port_vlan *vlan, 43 const struct switchdev_obj_port_vlan *vlan);
|
| H A D | ksz9477.h | 30 const struct switchdev_obj_port_vlan *vlan, 33 const struct switchdev_obj_port_vlan *vlan);
|
| H A D | ksz_common.h | 414 const struct switchdev_obj_port_vlan *vlan, 417 const struct switchdev_obj_port_vlan *vlan);
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_switchdev.c | 287 const struct switchdev_obj_port_vlan *vlan) in prueth_switchdev_vlans_add() 308 const struct switchdev_obj_port_vlan *vlan) in prueth_switchdev_vlans_del() 372 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj); in prueth_switchdev_obj_add() 398 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj); in prueth_switchdev_obj_del()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | realtek.h | 135 const struct switchdev_obj_port_vlan *vlan, 138 const struct switchdev_obj_port_vlan *vlan);
|
| H A D | rtl8366-core.c | 296 const struct switchdev_obj_port_vlan *vlan, in rtl8366_vlan_add() 351 const struct switchdev_obj_port_vlan *vlan) in rtl8366_vlan_del()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.h | 246 const struct switchdev_obj_port_vlan *vlan); 249 const struct switchdev_obj_port_vlan *vlan);
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-switchdev.c | 236 const struct switchdev_obj_port_vlan *vlan) in am65_cpsw_port_vlans_add() 249 const struct switchdev_obj_port_vlan *vlan) in am65_cpsw_port_vlans_del() 305 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj); in am65_cpsw_port_obj_add() 331 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj); in am65_cpsw_port_obj_del()
|
| H A D | cpsw_switchdev.c | 251 const struct switchdev_obj_port_vlan *vlan) in cpsw_port_vlans_add() 313 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj); in cpsw_port_obj_add() 340 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj); in cpsw_port_obj_del()
|
| /linux/net/bridge/ |
| H A D | br_switchdev.c | 182 struct switchdev_obj_port_vlan v = { in br_switchdev_port_vlan_add() 195 struct switchdev_obj_port_vlan v = { in br_switchdev_port_vlan_del() 396 struct switchdev_obj_port_vlan *vlan, in br_switchdev_vlan_replay_one() 430 struct switchdev_obj_port_vlan vlan = { in br_switchdev_vlan_replay_group()
|
| /linux/include/net/ |
| H A D | switchdev.h | 96 struct switchdev_obj_port_vlan { struct 110 container_of((OBJ), struct switchdev_obj_port_vlan, obj) argument
|
| /linux/drivers/net/dsa/ |
| H A D | dsa_loop.c | 217 const struct switchdev_obj_port_vlan *vlan, in dsa_loop_port_vlan_add() 250 const struct switchdev_obj_port_vlan *vlan) in dsa_loop_port_vlan_del()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | bridge.c | 216 const struct switchdev_obj_port_vlan *vlan; in mlx5_esw_bridge_port_obj_add() 250 const struct switchdev_obj_port_vlan *vlan; in mlx5_esw_bridge_port_obj_del()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_switchdev.c | 535 const struct switchdev_obj_port_vlan *v = SWITCHDEV_OBJ_PORT_VLAN(obj); in lan966x_handle_port_vlan_add() 577 const struct switchdev_obj_port_vlan *v = SWITCHDEV_OBJ_PORT_VLAN(obj); in lan966x_handle_port_vlan_del()
|
| /linux/drivers/net/dsa/qca/ |
| H A D | qca8k.h | 583 const struct switchdev_obj_port_vlan *vlan, 586 const struct switchdev_obj_port_vlan *vlan);
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_priv.h | 515 const struct switchdev_obj_port_vlan *vlan, 518 const struct switchdev_obj_port_vlan *vlan);
|
| /linux/net/switchdev/ |
| H A D | switchdev.c | 25 const struct switchdev_obj_port_vlan *va, *vb; in switchdev_obj_eq() 212 return sizeof(struct switchdev_obj_port_vlan); in switchdev_obj_size()
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 982 const struct switchdev_obj_port_vlan *vlan, in gswip_port_vlan_prepare() 1028 const struct switchdev_obj_port_vlan *vlan, in gswip_port_vlan_add() 1057 const struct switchdev_obj_port_vlan *vlan) in gswip_port_vlan_del()
|