Home
last modified time | relevance | path

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

/net/switchdev/
Dswitchdev.c562 struct switchdev_notifier_port_attr_info *port_attr_info, in __switchdev_handle_port_attr_set() argument
573 err = set_cb(dev, port_attr_info->attr, port_attr_info->trans); in __switchdev_handle_port_attr_set()
575 port_attr_info->handled = true; in __switchdev_handle_port_attr_set()
590 err = __switchdev_handle_port_attr_set(lower_dev, port_attr_info, in __switchdev_handle_port_attr_set()
600 struct switchdev_notifier_port_attr_info *port_attr_info, in switchdev_handle_port_attr_set() argument
608 err = __switchdev_handle_port_attr_set(dev, port_attr_info, check_cb, in switchdev_handle_port_attr_set()