Home
last modified time | relevance | path

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

/Linux-v4.19/net/switchdev/
Dswitchdev.c196 if (attr->flags & SWITCHDEV_F_NO_RECURSE) in switchdev_port_attr_get()
233 if (attr->flags & SWITCHDEV_F_NO_RECURSE) in __switchdev_port_attr_set()
/Linux-v4.19/include/net/
Dswitchdev.h19 #define SWITCHDEV_F_NO_RECURSE BIT(0) macro
/Linux-v4.19/net/core/
Dnet-sysfs.c507 .flags = SWITCHDEV_F_NO_RECURSE, in phys_switch_id_show()
Drtnetlink.c1147 .flags = SWITCHDEV_F_NO_RECURSE, in rtnl_phys_switch_id_fill()