Searched refs:switchdev_lower_dev_find (Results 1 – 1 of 1) sorted by relevance
597 switchdev_lower_dev_find(struct net_device *dev, in switchdev_lower_dev_find() function739 !switchdev_lower_dev_find(lower_dev, check_cb, foreign_dev_check_cb)) in __switchdev_handle_port_obj_add()759 switchdev = switchdev_lower_dev_find(br, check_cb, foreign_dev_check_cb); in __switchdev_handle_port_obj_add()850 !switchdev_lower_dev_find(lower_dev, check_cb, foreign_dev_check_cb)) in __switchdev_handle_port_obj_del()870 switchdev = switchdev_lower_dev_find(br, check_cb, foreign_dev_check_cb); in __switchdev_handle_port_obj_del()
Completed in 5 milliseconds