Searched refs:switchdev_handle_port_obj_add (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/include/net/ |
A D | switchdev.h | 338 int switchdev_handle_port_obj_add(struct net_device *dev, 469 switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function
|
/linux-6.3-rc2/net/switchdev/ |
A D | switchdev.c | 610 int switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function 625 EXPORT_SYMBOL_GPL(switchdev_handle_port_obj_add);
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
A D | am65-cpsw-switchdev.c | 484 err = switchdev_handle_port_obj_add(dev, ptr, in am65_cpsw_switchdev_blocking_event()
|
A D | cpsw_switchdev.c | 494 err = switchdev_handle_port_obj_add(dev, ptr, in cpsw_switchdev_blocking_event()
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_switchdev.c | 621 err = switchdev_handle_port_obj_add(dev, ptr, in lan966x_switchdev_blocking_event()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_switchdev.c | 1748 err = switchdev_handle_port_obj_add(dev, ptr, in prestera_switchdev_blk_event()
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_net.c | 1649 err = switchdev_handle_port_obj_add(dev, ptr, in ocelot_switchdev_blocking_event()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_switchdev.c | 3935 err = switchdev_handle_port_obj_add(dev, ptr, in mlxsw_sp_switchdev_blocking_event()
|
Completed in 28 milliseconds