Searched refs:SCAN_SW_SCANNING (Results 1 - 5 of 5) sorted by relevance

/net/mac80211/
H A Dmain.c49 if (local->monitors || test_bit(SCAN_SW_SCANNING, &local->scanning) ||
H A Dscan.c504 __set_bit(SCAN_SW_SCANNING, &local->scanning);
H A Dtx.c264 if (unlikely(test_bit(SCAN_SW_SCANNING, &tx->local->scanning)) &&
680 if (WARN(test_bit(SCAN_SW_SCANNING, &tx->local->scanning) && assoc &&
H A Dieee80211_i.h835 * @SCAN_SW_SCANNING: We're currently in the process of scanning but may as
847 SCAN_SW_SCANNING, enumerator in enum:__anon73
H A Diface.c121 scanning = test_bit(SCAN_SW_SCANNING, &local->scanning) ||

Completed in 17 milliseconds