Searched refs:STATUS_SCAN_ABORTING (Results 1 – 6 of 6) sorted by relevance
104 aborted = test_and_clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_process_scan_complete()156 clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_force_scan_end()172 if (test_and_set_bit(STATUS_SCAN_ABORTING, &priv->status)) { in iwl_do_scan_abort()943 if (test_bit(STATUS_SCAN_ABORTING, &priv->status)) { in iwl_scan_initiate()
45 #define STATUS_SCAN_ABORTING 8 macro
367 test_bit(STATUS_SCAN_ABORTING, &priv->status)); in iwl_dbgfs_status_read()
431 #define STATUS_SCAN_ABORTING (1<<25) macro
1030 #define STATUS_SCAN_ABORTING (1<<22) macro
2323 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_scan_check()3328 priv->status &= ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_reset_nic()4711 ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_rx_notification()6098 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_abort_scan()6102 priv->status |= STATUS_SCAN_ABORTING; in ipw_abort_scan()6248 priv->status & STATUS_SCAN_ABORTING) { in ipw_request_scan_helper()