Searched refs:switchdev_obj (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/include/net/ |
D | switchdev.h | 86 struct switchdev_obj { struct 96 struct switchdev_obj obj; argument 107 struct switchdev_obj obj; 119 struct switchdev_obj obj; 131 struct switchdev_obj obj; 145 struct switchdev_obj obj; 154 struct switchdev_obj obj; 164 struct switchdev_obj obj; 177 struct switchdev_obj obj; 188 struct switchdev_obj obj; [all …]
|
/linux-5.10/net/switchdev/ |
D | switchdev.c | 206 static size_t switchdev_obj_size(const struct switchdev_obj *obj) in switchdev_obj_size() 223 const struct switchdev_obj *obj, in switchdev_port_obj_notify() 248 const struct switchdev_obj *obj, in switchdev_port_obj_add_now() 285 const struct switchdev_obj *obj = data; in switchdev_port_obj_add_deferred() 297 const struct switchdev_obj *obj) in switchdev_port_obj_add_defer() 318 const struct switchdev_obj *obj, in switchdev_port_obj_add() 329 const struct switchdev_obj *obj) in switchdev_port_obj_del_now() 338 const struct switchdev_obj *obj = data; in switchdev_port_obj_del_deferred() 350 const struct switchdev_obj *obj) in switchdev_port_obj_del_defer() 366 const struct switchdev_obj *obj) in switchdev_port_obj_del() [all …]
|
/linux-5.10/drivers/net/ethernet/ti/ |
D | cpsw_switchdev.c | 354 const struct switchdev_obj *obj, in cpsw_port_obj_add() 383 const struct switchdev_obj *obj) in cpsw_port_obj_del()
|
/linux-5.10/net/dsa/ |
D | slave.c | 329 const struct switchdev_obj *obj, in dsa_slave_vlan_add() 380 const struct switchdev_obj *obj, in dsa_slave_port_obj_add() 417 const struct switchdev_obj *obj) in dsa_slave_vlan_del() 446 const struct switchdev_obj *obj) in dsa_slave_port_obj_del()
|
/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot_net.c | 868 const struct switchdev_obj *obj, in ocelot_port_obj_add() 892 const struct switchdev_obj *obj) in ocelot_port_obj_del()
|
/linux-5.10/drivers/net/ethernet/marvell/prestera/ |
D | prestera_switchdev.c | 1062 const struct switchdev_obj *obj, in prestera_port_obj_add() 1103 const struct switchdev_obj *obj) in prestera_port_obj_del()
|
/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 1066 const struct switchdev_obj *obj, in dpaa2_switch_port_obj_add() 1188 const struct switchdev_obj *obj) in dpaa2_switch_port_obj_del()
|
/linux-5.10/drivers/net/ethernet/rocker/ |
D | rocker_main.c | 2105 const struct switchdev_obj *obj, in rocker_port_obj_add() 2126 const struct switchdev_obj *obj) in rocker_port_obj_del()
|
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 1782 const struct switchdev_obj *obj, in mlxsw_sp_port_obj_add() 1936 const struct switchdev_obj *obj) in mlxsw_sp_port_obj_del()
|