Home
last modified time | relevance | path

Searched refs:switchdev_handle_port_obj_add (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/net/
H A Dswitchdev.h341 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 Dswitchdev.c683 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 Dam65-cpsw-switchdev.c484 err = switchdev_handle_port_obj_add(dev, ptr, in am65_cpsw_switchdev_blocking_event()
H A Dcpsw_switchdev.c494 err = switchdev_handle_port_obj_add(dev, ptr, in cpsw_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c621 err = switchdev_handle_port_obj_add(dev, ptr, in lan966x_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c866 err = switchdev_handle_port_obj_add(dev, ptr, in ice_eswitch_br_event_blocking()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1748 err = switchdev_handle_port_obj_add(dev, ptr, in prestera_switchdev_blk_event()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1649 err = switchdev_handle_port_obj_add(dev, ptr, in ocelot_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c4046 err = switchdev_handle_port_obj_add(dev, ptr, in mlxsw_sp_switchdev_blocking_event()