Home
last modified time | relevance | path

Searched refs:switchdev_obj_port_vlan (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.14.4/net/dsa/
Dport.h85 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);
Dswitch.h87 const struct switchdev_obj_port_vlan *vlan;
115 const struct switchdev_obj_port_vlan *vlan);
Dtrace.h326 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),
Dport.c1294 const struct switchdev_obj_port_vlan *vlan, in dsa_port_vlan_add()
1307 const struct switchdev_obj_port_vlan *vlan) in dsa_port_vlan_del()
1318 const struct switchdev_obj_port_vlan *vlan, in dsa_port_host_vlan_add()
1339 const struct switchdev_obj_port_vlan *vlan) in dsa_port_host_vlan_del()
Dswitch.c677 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()
Duser.c671 const struct switchdev_obj_port_vlan *vlan) in dsa_user_vlan_check_for_8021q_uppers()
695 struct switchdev_obj_port_vlan *vlan; in dsa_user_vlan_add()
730 struct switchdev_obj_port_vlan vlan; in dsa_user_host_vlan_add()
805 struct switchdev_obj_port_vlan *vlan; in dsa_user_vlan_del()
819 struct switchdev_obj_port_vlan *vlan; in dsa_user_host_vlan_del()
1799 struct switchdev_obj_port_vlan vlan = { in dsa_user_vlan_rx_add_vid()
1874 struct switchdev_obj_port_vlan vlan = { in dsa_user_vlan_rx_kill_vid()
/linux-6.14.4/drivers/net/dsa/microchip/
Dksz8.h40 const struct switchdev_obj_port_vlan *vlan,
43 const struct switchdev_obj_port_vlan *vlan);
Dksz9477.h30 const struct switchdev_obj_port_vlan *vlan,
33 const struct switchdev_obj_port_vlan *vlan);
Dksz_common.h400 const struct switchdev_obj_port_vlan *vlan,
403 const struct switchdev_obj_port_vlan *vlan);
/linux-6.14.4/drivers/net/ethernet/rocker/
Drocker.h114 const struct switchdev_obj_port_vlan *vlan);
116 const struct switchdev_obj_port_vlan *vlan);
/linux-6.14.4/drivers/net/ethernet/ti/icssg/
Dicssg_switchdev.c287 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-6.14.4/drivers/net/dsa/realtek/
Drealtek.h138 const struct switchdev_obj_port_vlan *vlan,
141 const struct switchdev_obj_port_vlan *vlan);
Drtl8366-core.c296 const struct switchdev_obj_port_vlan *vlan, in rtl8366_vlan_add()
351 const struct switchdev_obj_port_vlan *vlan) in rtl8366_vlan_del()
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.h246 const struct switchdev_obj_port_vlan *vlan);
249 const struct switchdev_obj_port_vlan *vlan);
/linux-6.14.4/drivers/net/ethernet/ti/
Dam65-cpsw-switchdev.c236 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()
Dcpsw_switchdev.c251 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-6.14.4/net/bridge/
Dbr_switchdev.c179 struct switchdev_obj_port_vlan v = { in br_switchdev_port_vlan_add()
192 struct switchdev_obj_port_vlan v = { in br_switchdev_port_vlan_del()
393 struct switchdev_obj_port_vlan *vlan, in br_switchdev_vlan_replay_one()
427 struct switchdev_obj_port_vlan vlan = { in br_switchdev_vlan_replay_group()
/linux-6.14.4/include/net/
Dswitchdev.h96 struct switchdev_obj_port_vlan { struct
110 container_of((OBJ), struct switchdev_obj_port_vlan, obj) argument
/linux-6.14.4/drivers/net/dsa/
Ddsa_loop.c204 const struct switchdev_obj_port_vlan *vlan, in dsa_loop_port_vlan_add()
237 const struct switchdev_obj_port_vlan *vlan) in dsa_loop_port_vlan_del()
/linux-6.14.4/drivers/net/dsa/b53/
Db53_priv.h358 const struct switchdev_obj_port_vlan *vlan,
361 const struct switchdev_obj_port_vlan *vlan);
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c220 const struct switchdev_obj_port_vlan *vlan; in mlx5_esw_bridge_port_obj_add()
254 const struct switchdev_obj_port_vlan *vlan; in mlx5_esw_bridge_port_obj_del()
/linux-6.14.4/drivers/net/ethernet/microchip/lan966x/
Dlan966x_switchdev.c534 const struct switchdev_obj_port_vlan *v = SWITCHDEV_OBJ_PORT_VLAN(obj); in lan966x_handle_port_vlan_add()
576 const struct switchdev_obj_port_vlan *v = SWITCHDEV_OBJ_PORT_VLAN(obj); in lan966x_handle_port_vlan_del()
/linux-6.14.4/drivers/net/dsa/qca/
Dqca8k.h583 const struct switchdev_obj_port_vlan *vlan,
586 const struct switchdev_obj_port_vlan *vlan);
/linux-6.14.4/net/switchdev/
Dswitchdev.c25 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-6.14.4/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c1467 const struct switchdev_obj_port_vlan *vlan, in prestera_port_vlans_add()
1629 const struct switchdev_obj_port_vlan *vlan; in prestera_port_obj_add()
1652 const struct switchdev_obj_port_vlan *vlan) in prestera_port_vlans_del()

12