Home
last modified time | relevance | path

Searched refs:__switchdev_handle_port_obj_add (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/switchdev/
Dswitchdev.c608 static int __switchdev_handle_port_obj_add(struct net_device *dev, in __switchdev_handle_port_obj_add() function
651 err = __switchdev_handle_port_obj_add(lower_dev, port_obj_info, in __switchdev_handle_port_obj_add()
675 return __switchdev_handle_port_obj_add(br, port_obj_info, check_cb, in __switchdev_handle_port_obj_add()
692 err = __switchdev_handle_port_obj_add(dev, port_obj_info, check_cb, in switchdev_handle_port_obj_add()
715 err = __switchdev_handle_port_obj_add(dev, port_obj_info, check_cb, in switchdev_handle_port_obj_add_foreign()
/kernel/linux/linux-5.10/net/switchdev/
Dswitchdev.c447 static int __switchdev_handle_port_obj_add(struct net_device *dev, in __switchdev_handle_port_obj_add() function
481 err = __switchdev_handle_port_obj_add(lower_dev, port_obj_info, in __switchdev_handle_port_obj_add()
500 err = __switchdev_handle_port_obj_add(dev, port_obj_info, check_cb, in switchdev_handle_port_obj_add()