Searched refs:switchdev_handle_port_obj_add (Results 1 – 11 of 11) sorted by relevance
/linux/include/net/ |
A D | switchdev.h | 314 int switchdev_handle_port_obj_add(struct net_device *dev, 433 switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function
|
/linux/net/switchdev/ |
A D | switchdev.c | 577 int switchdev_handle_port_obj_add(struct net_device *dev, in switchdev_handle_port_obj_add() function 592 EXPORT_SYMBOL_GPL(switchdev_handle_port_obj_add);
|
/linux/drivers/net/ethernet/ti/ |
A D | cpsw_switchdev.c | 498 err = switchdev_handle_port_obj_add(dev, ptr, in cpsw_switchdev_blocking_event()
|
A D | am65-cpsw-switchdev.c | 488 err = switchdev_handle_port_obj_add(dev, ptr, in am65_cpsw_switchdev_blocking_event()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_switchdev.c | 1110 err = switchdev_handle_port_obj_add(dev, ptr, in prestera_switchdev_blk_event()
|
/linux/drivers/net/ethernet/mscc/ |
A D | ocelot_net.c | 1478 err = switchdev_handle_port_obj_add(dev, ptr, in ocelot_switchdev_blocking_event()
|
/linux/net/dsa/ |
A D | slave.c | 2567 err = switchdev_handle_port_obj_add(dev, ptr, in dsa_slave_switchdev_blocking_event()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_switchdev.c | 3524 err = switchdev_handle_port_obj_add(dev, ptr, in mlxsw_sp_switchdev_blocking_event()
|
/linux/ |
A D | vmlinux.symvers | 8853 0x00000000 switchdev_handle_port_obj_add vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 55074 ffff800010ee2680 T switchdev_handle_port_obj_add
|
A D | .tmp_System.map | 55074 ffff800010ee2680 T switchdev_handle_port_obj_add
|
Completed in 384 milliseconds