Searched refs:STATUS_SCAN_ABORTING (Results 1 – 6 of 6) sorted by relevance
125 aborted = test_and_clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_process_scan_complete()177 clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_force_scan_end()193 if (test_and_set_bit(STATUS_SCAN_ABORTING, &priv->status)) { in iwl_do_scan_abort()960 if (test_bit(STATUS_SCAN_ABORTING, &priv->status)) { in iwl_scan_initiate()
103 #define STATUS_SCAN_ABORTING 8 macro
411 test_bit(STATUS_SCAN_ABORTING, &priv->status)); in iwl_dbgfs_status_read()
445 #define STATUS_SCAN_ABORTING (1<<25) macro
1044 #define STATUS_SCAN_ABORTING (1<<22) macro
2369 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_scan_check()3388 priv->status &= ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_reset_nic()4770 ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_rx_notification()6156 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_abort_scan()6160 priv->status |= STATUS_SCAN_ABORTING; in ipw_abort_scan()6306 priv->status & STATUS_SCAN_ABORTING) { in ipw_request_scan_helper()