Searched refs:NL80211_CMD_TRIGGER_SCAN (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_scan.c331 msg = nl80211_scan_common(bss, NL80211_CMD_TRIGGER_SCAN, params);
411 drv->last_scan_cmd = NL80211_CMD_TRIGGER_SCAN;
H A Ddriver_nl80211_event.c60 C2S(NL80211_CMD_TRIGGER_SCAN)
2446 case NL80211_CMD_TRIGGER_SCAN:
2476 if (drv->last_scan_cmd == NL80211_CMD_TRIGGER_SCAN) {
2495 if (drv->last_scan_cmd == NL80211_CMD_TRIGGER_SCAN) {
H A Dnl80211_copy.h381 * option to specify additional IEs in NL80211_CMD_TRIGGER_SCAN,
386 * @NL80211_CMD_TRIGGER_SCAN: trigger a new scan with the given parameters
1140 NL80211_CMD_TRIGGER_SCAN, enumerator in enum:nl80211_commands
1821 * This attribute is used with %NL80211_CMD_TRIGGER_SCAN and
2191 * measurement requests. It can also be used with %NL80211_CMD_TRIGGER_SCAN
5526 * of NL80211_CMD_TRIGGER_SCAN and NL80211_CMD_START_SCHED_SCAN

Completed in 85 milliseconds