Home
last modified time | relevance | path

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

/linux-4.4.14/net/switchdev/
Dswitchdev.c197 if (attr->flags & SWITCHDEV_F_NO_RECURSE) in switchdev_port_attr_get()
234 if (attr->flags & SWITCHDEV_F_NO_RECURSE) in __switchdev_port_attr_set()
1273 .flags = SWITCHDEV_F_NO_RECURSE, in switchdev_port_same_parent_id()
1277 .flags = SWITCHDEV_F_NO_RECURSE, in switchdev_port_same_parent_id()
/linux-4.4.14/include/net/
Dswitchdev.h19 #define SWITCHDEV_F_NO_RECURSE BIT(0) macro
/linux-4.4.14/net/core/
Dnet-sysfs.c475 .flags = SWITCHDEV_F_NO_RECURSE, in phys_switch_id_show()
Drtnetlink.c1032 .flags = SWITCHDEV_F_NO_RECURSE, in rtnl_phys_switch_id_fill()