diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-4965.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-4965.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-4965.h b/drivers/net/wireless/iwlwifi/iwl-4965.h index baeafd45180b..65e536782706 100644 --- a/drivers/net/wireless/iwlwifi/iwl-4965.h +++ b/drivers/net/wireless/iwlwifi/iwl-4965.h | |||
@@ -414,26 +414,6 @@ struct iwl4965_rx_queue { | |||
414 | #define MAX_B_CHANNELS 14 | 414 | #define MAX_B_CHANNELS 14 |
415 | #define MIN_B_CHANNELS 1 | 415 | #define MIN_B_CHANNELS 1 |
416 | 416 | ||
417 | #define STATUS_HCMD_ACTIVE 0 /* host command in progress */ | ||
418 | #define STATUS_HCMD_SYNC_ACTIVE 1 /* sync host command in progress */ | ||
419 | #define STATUS_INT_ENABLED 2 | ||
420 | #define STATUS_RF_KILL_HW 3 | ||
421 | #define STATUS_RF_KILL_SW 4 | ||
422 | #define STATUS_INIT 5 | ||
423 | #define STATUS_ALIVE 6 | ||
424 | #define STATUS_READY 7 | ||
425 | #define STATUS_TEMPERATURE 8 | ||
426 | #define STATUS_GEO_CONFIGURED 9 | ||
427 | #define STATUS_EXIT_PENDING 10 | ||
428 | #define STATUS_IN_SUSPEND 11 | ||
429 | #define STATUS_STATISTICS 12 | ||
430 | #define STATUS_SCANNING 13 | ||
431 | #define STATUS_SCAN_ABORTING 14 | ||
432 | #define STATUS_SCAN_HW 15 | ||
433 | #define STATUS_POWER_PMI 16 | ||
434 | #define STATUS_FW_ERROR 17 | ||
435 | #define STATUS_CONF_PENDING 18 | ||
436 | |||
437 | #define MAX_TID_COUNT 9 | 417 | #define MAX_TID_COUNT 9 |
438 | 418 | ||
439 | #define IWL_INVALID_RATE 0xFF | 419 | #define IWL_INVALID_RATE 0xFF |