Home
last modified time | relevance | path

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

/openbmc/linux/net/mac802154/
H A Dscan.c251 if (scan_req_type == NL802154_SCAN_ACTIVE) { in mac802154_scan_worker()
284 request->type != NL802154_SCAN_ACTIVE) in mac802154_trigger_scan_locked()
299 if (request->type == NL802154_SCAN_ACTIVE) in mac802154_trigger_scan_locked()
/openbmc/linux/include/net/
H A Dnl802154.h294 NL802154_SCAN_ACTIVE, enumerator
/openbmc/linux/net/ieee802154/
H A Dnl802154.c1434 case NL802154_SCAN_ACTIVE: in nl802154_trigger_scan()