Searched refs:switchdev_obj (Results 1 – 14 of 14) sorted by relevance
/linux/include/net/ |
A D | switchdev.h | 70 struct switchdev_obj { struct 81 struct switchdev_obj obj; argument 91 struct switchdev_obj obj; 102 struct switchdev_obj obj; 114 struct switchdev_obj obj; 128 struct switchdev_obj obj; 138 struct switchdev_obj obj; 148 struct switchdev_obj obj; 161 struct switchdev_obj obj; 173 struct switchdev_obj obj; [all …]
|
/linux/net/switchdev/ |
A D | switchdev.c | 195 const struct switchdev_obj *obj, in switchdev_port_obj_notify() 220 const struct switchdev_obj *obj = data; in switchdev_port_obj_add_deferred() 234 const struct switchdev_obj *obj) in switchdev_port_obj_add_defer() 251 const struct switchdev_obj *obj, in switchdev_port_obj_add() 263 const struct switchdev_obj *obj) in switchdev_port_obj_del_now() 272 const struct switchdev_obj *obj = data; in switchdev_port_obj_del_deferred() 284 const struct switchdev_obj *obj) in switchdev_port_obj_del_defer() 300 const struct switchdev_obj *obj) in switchdev_port_obj_del() 539 const struct switchdev_obj *obj, in __switchdev_handle_port_obj_add() 581 const struct switchdev_obj *obj, in switchdev_handle_port_obj_add() [all …]
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_switchdev.c | 394 const struct switchdev_obj *obj = info->obj; in sparx5_handle_port_obj_add() 445 const struct switchdev_obj *obj = info->obj; in sparx5_handle_port_obj_del()
|
/linux/drivers/net/ethernet/ti/ |
A D | cpsw_switchdev.c | 314 const struct switchdev_obj *obj, in cpsw_port_obj_add() 342 const struct switchdev_obj *obj) in cpsw_port_obj_del()
|
A D | am65-cpsw-switchdev.c | 306 const struct switchdev_obj *obj, in am65_cpsw_port_obj_add() 333 const struct switchdev_obj *obj) in am65_cpsw_port_obj_del()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
A D | bridge.c | 190 const struct switchdev_obj *obj = port_obj_info->obj; in mlx5_esw_bridge_port_obj_add() 218 const struct switchdev_obj *obj = port_obj_info->obj; in mlx5_esw_bridge_port_obj_del()
|
/linux/net/bridge/ |
A D | br_mrp_switchdev.c | 9 const struct switchdev_obj *obj, bool add) in br_mrp_switchdev_port_obj()
|
A D | br_switchdev.c | 589 struct switchdev_obj *obj, *tmp; in br_switchdev_mdb_replay()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_switchdev.c | 1052 const struct switchdev_obj *obj, in prestera_port_obj_add() 1090 const struct switchdev_obj *obj) in prestera_port_obj_del()
|
/linux/net/dsa/ |
A D | slave.c | 348 const struct switchdev_obj *obj, in dsa_slave_vlan_add() 395 const struct switchdev_obj *obj, in dsa_slave_port_obj_add() 445 const struct switchdev_obj *obj) in dsa_slave_vlan_del() 470 const struct switchdev_obj *obj) in dsa_slave_port_obj_del()
|
/linux/drivers/net/ethernet/mscc/ |
A D | ocelot_net.c | 1033 const struct switchdev_obj *obj, in ocelot_port_obj_add() 1066 const struct switchdev_obj *obj) in ocelot_port_obj_del()
|
/linux/drivers/net/ethernet/rocker/ |
A D | rocker_main.c | 2081 const struct switchdev_obj *obj) in rocker_port_obj_add() 2100 const struct switchdev_obj *obj) in rocker_port_obj_del()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-switch.c | 1831 const struct switchdev_obj *obj) in dpaa2_switch_port_obj_add() 1947 const struct switchdev_obj *obj) in dpaa2_switch_port_obj_del()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_switchdev.c | 1779 const struct switchdev_obj *obj, in mlxsw_sp_port_obj_add() 1929 const struct switchdev_obj *obj) in mlxsw_sp_port_obj_del()
|
Completed in 55 milliseconds