Searched refs:switchdev_handle_port_obj_add (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/net/ |
H A D | switchdev.h | 341 int switchdev_handle_port_obj_add(struct net_device *dev, 472 switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function
|
/openbmc/linux/net/switchdev/ |
H A D | switchdev.c | 683 int switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function 698 EXPORT_SYMBOL_GPL(switchdev_handle_port_obj_add);
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-switchdev.c | 484 err = switchdev_handle_port_obj_add(dev, ptr, in am65_cpsw_switchdev_blocking_event()
|
H A D | cpsw_switchdev.c | 494 err = switchdev_handle_port_obj_add(dev, ptr, in cpsw_switchdev_blocking_event()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | 621 err = switchdev_handle_port_obj_add(dev, ptr, in lan966x_switchdev_blocking_event()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_eswitch_br.c | 866 err = switchdev_handle_port_obj_add(dev, ptr, in ice_eswitch_br_event_blocking()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_switchdev.c | 1748 err = switchdev_handle_port_obj_add(dev, ptr, in prestera_switchdev_blk_event()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1649 err = switchdev_handle_port_obj_add(dev, ptr, in ocelot_switchdev_blocking_event()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 4046 err = switchdev_handle_port_obj_add(dev, ptr, in mlxsw_sp_switchdev_blocking_event()
|