Searched refs:IEEE80211_SCAN_GOTPICK (Results 1 – 3 of 3) sorted by relevance
139 #define IEEE80211_SCAN_GOTPICK 0x1000 /* got candidate, can stop */ macro
709 if (scanstop || (ss->ss_flags & IEEE80211_SCAN_GOTPICK) || in scan_curchan_task()836 ss->ss_flags &= ~IEEE80211_SCAN_GOTPICK; in scan_end()
246 ((ss->ss_flags & (IEEE80211_SCAN_PICK1ST | IEEE80211_SCAN_GOTPICK)) == \ in sta_add()418 ss->ss_flags |= IEEE80211_SCAN_GOTPICK; in sta_add()