Home
last modified time | relevance | path

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

/linux-4.4.14/net/switchdev/
Dswitchdev.c333 if (attr->flags & SWITCHDEV_F_DEFER) in switchdev_port_attr_set()
461 if (obj->flags & SWITCHDEV_F_DEFER) in switchdev_port_obj_add()
525 if (obj->flags & SWITCHDEV_F_DEFER) in switchdev_port_obj_del()
/linux-4.4.14/include/net/
Dswitchdev.h21 #define SWITCHDEV_F_DEFER BIT(2) macro
/linux-4.4.14/net/bridge/
Dbr_stp_if.c41 .flags = SWITCHDEV_F_SKIP_EOPNOTSUPP | SWITCHDEV_F_DEFER, in br_init_port()
Dbr_stp.c44 .flags = SWITCHDEV_F_DEFER, in br_set_state()
Dbr_fdb.c139 .flags = SWITCHDEV_F_DEFER, in fdb_del_external_learn()