Searched refs:STATUS_SCAN_ABORTING (Results 1 – 6 of 6) sorted by relevance
121 aborted = test_and_clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_process_scan_complete()173 clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_force_scan_end()189 if (test_and_set_bit(STATUS_SCAN_ABORTING, &priv->status)) { in iwl_do_scan_abort()956 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
2378 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_scan_check()3396 priv->status &= ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_reset_nic()4781 ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_rx_notification()6167 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_abort_scan()6171 priv->status |= STATUS_SCAN_ABORTING; in ipw_abort_scan()6317 priv->status & STATUS_SCAN_ABORTING) { in ipw_request_scan_helper()