Searched refs:switchdev_obj (Results 1 – 17 of 17) sorted by relevance
/linux-6.1.9/include/net/ |
D | switchdev.h | 86 struct switchdev_obj { struct 97 struct switchdev_obj obj; argument 114 struct switchdev_obj obj; 125 struct switchdev_obj obj; 137 struct switchdev_obj obj; 151 struct switchdev_obj obj; 161 struct switchdev_obj obj; 171 struct switchdev_obj obj; 184 struct switchdev_obj obj; 196 struct switchdev_obj obj; [all …]
|
/linux-6.1.9/net/switchdev/ |
D | switchdev.c | 179 static size_t switchdev_obj_size(const struct switchdev_obj *obj) in switchdev_obj_size() 196 const struct switchdev_obj *obj, in switchdev_port_obj_notify() 221 const struct switchdev_obj *obj = data; in switchdev_port_obj_add_deferred() 235 const struct switchdev_obj *obj) in switchdev_port_obj_add_defer() 252 const struct switchdev_obj *obj, in switchdev_port_obj_add() 264 const struct switchdev_obj *obj) in switchdev_port_obj_del_now() 273 const struct switchdev_obj *obj = data; in switchdev_port_obj_del_deferred() 285 const struct switchdev_obj *obj) in switchdev_port_obj_del_defer() 301 const struct switchdev_obj *obj) in switchdev_port_obj_del() 541 const struct switchdev_obj *obj, in __switchdev_handle_port_obj_add() [all …]
|
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_switchdev.c | 532 const struct switchdev_obj *obj) in lan966x_handle_port_vlan_add() 548 const struct switchdev_obj *obj, in lan966x_handle_port_obj_add() 574 const struct switchdev_obj *obj) in lan966x_handle_port_vlan_del() 588 const struct switchdev_obj *obj) in lan966x_handle_port_obj_del()
|
D | lan966x_main.h | 416 const struct switchdev_obj *obj); 418 const struct switchdev_obj *obj);
|
D | lan966x_mdb.c | 365 const struct switchdev_obj *obj) in lan966x_handle_port_mdb_add() 382 const struct switchdev_obj *obj) in lan966x_handle_port_mdb_del()
|
/linux-6.1.9/drivers/net/ethernet/ti/ |
D | am65-cpsw-switchdev.c | 302 const struct switchdev_obj *obj, in am65_cpsw_port_obj_add() 329 const struct switchdev_obj *obj) in am65_cpsw_port_obj_del()
|
D | cpsw_switchdev.c | 310 const struct switchdev_obj *obj, in cpsw_port_obj_add() 338 const struct switchdev_obj *obj) in cpsw_port_obj_del()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
D | bridge.c | 221 const struct switchdev_obj *obj = port_obj_info->obj; in mlx5_esw_bridge_port_obj_add() 249 const struct switchdev_obj *obj = port_obj_info->obj; in mlx5_esw_bridge_port_obj_del()
|
/linux-6.1.9/net/bridge/ |
D | br_mrp_switchdev.c | 9 const struct switchdev_obj *obj, bool add) in br_mrp_switchdev_port_obj()
|
D | br_switchdev.c | 648 struct switchdev_obj *obj, *tmp; in br_switchdev_mdb_replay()
|
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_switchdev.c | 622 const struct switchdev_obj *obj = info->obj; in sparx5_handle_port_obj_add() 675 const struct switchdev_obj *obj = info->obj; in sparx5_handle_port_obj_del()
|
/linux-6.1.9/net/dsa/ |
D | slave.c | 571 const struct switchdev_obj *obj, in dsa_slave_vlan_add() 606 const struct switchdev_obj *obj, in dsa_slave_host_vlan_add() 632 const struct switchdev_obj *obj, in dsa_slave_port_obj_add() 682 const struct switchdev_obj *obj) in dsa_slave_vlan_del() 696 const struct switchdev_obj *obj) in dsa_slave_host_vlan_del() 714 const struct switchdev_obj *obj) in dsa_slave_port_obj_del()
|
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/ |
D | prestera_switchdev.c | 1625 const struct switchdev_obj *obj, in prestera_port_obj_add() 1719 const struct switchdev_obj *obj) in prestera_port_obj_del()
|
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot_net.c | 1179 const struct switchdev_obj *obj, in ocelot_port_obj_add() 1212 const struct switchdev_obj *obj) in ocelot_port_obj_del()
|
/linux-6.1.9/drivers/net/ethernet/rocker/ |
D | rocker_main.c | 2069 const struct switchdev_obj *obj) in rocker_port_obj_add() 2088 const struct switchdev_obj *obj) in rocker_port_obj_del()
|
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.c | 1834 const struct switchdev_obj *obj) in dpaa2_switch_port_obj_add() 1952 const struct switchdev_obj *obj) in dpaa2_switch_port_obj_del()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 2161 const struct switchdev_obj *obj, in mlxsw_sp_port_obj_add() 2302 const struct switchdev_obj *obj) in mlxsw_sp_port_obj_del()
|