Searched refs:STATUS_SCAN_ABORTING (Results 1 – 6 of 6) sorted by relevance
108 aborted = test_and_clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_process_scan_complete()160 clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_force_scan_end()176 if (test_and_set_bit(STATUS_SCAN_ABORTING, &priv->status)) { in iwl_do_scan_abort()941 if (test_bit(STATUS_SCAN_ABORTING, &priv->status)) { in iwl_scan_initiate()
45 #define STATUS_SCAN_ABORTING 8 macro
371 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
2355 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_scan_check()3374 priv->status &= ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_reset_nic()4757 ~(STATUS_SCANNING | STATUS_SCAN_ABORTING); in ipw_rx_notification()6144 if (priv->status & STATUS_SCAN_ABORTING) { in ipw_abort_scan()6148 priv->status |= STATUS_SCAN_ABORTING; in ipw_abort_scan()6294 priv->status & STATUS_SCAN_ABORTING) { in ipw_request_scan_helper()