Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dswitchdev.h183 int switchdev_handle_port_obj_add(struct net_device *dev,
267 switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function
/Linux-v5.4/net/switchdev/
Dswitchdev.c487 int switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function
503 EXPORT_SYMBOL_GPL(switchdev_handle_port_obj_add);
/Linux-v5.4/net/dsa/
Dslave.c1686 err = switchdev_handle_port_obj_add(dev, ptr, in dsa_slave_switchdev_blocking_event()
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.c1790 err = switchdev_handle_port_obj_add(dev, ptr, in ocelot_switchdev_blocking_event()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3446 err = switchdev_handle_port_obj_add(dev, ptr, in mlxsw_sp_switchdev_blocking_event()