Searched refs:NL802154_SCAN_ACTIVE (Results 1 - 3 of 3) sorted by path

/linux-master/include/net/
H A Dnl802154.h287 * @NL802154_SCAN_ACTIVE: Locate any coordinator transmitting Beacon frames using
300 NL802154_SCAN_ACTIVE, enumerator in enum:nl802154_scan_types
/linux-master/net/ieee802154/
H A Dnl802154.c1430 case NL802154_SCAN_ACTIVE:
/linux-master/net/mac802154/
H A Dscan.c249 if (scan_req->type == NL802154_SCAN_ACTIVE) {
282 request->type != NL802154_SCAN_ACTIVE)
297 if (request->type == NL802154_SCAN_ACTIVE)

Completed in 264 milliseconds