aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945-hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-3945-hw.h')
-rw-r--r--drivers/net/wireless/iwlwifi/iwl-3945-hw.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-3945-hw.h b/drivers/net/wireless/iwlwifi/iwl-3945-hw.h
index 1df385b7c39e..21719eb7e144 100644
--- a/drivers/net/wireless/iwlwifi/iwl-3945-hw.h
+++ b/drivers/net/wireless/iwlwifi/iwl-3945-hw.h
@@ -73,13 +73,7 @@
73 * uCode queue management definitions ... 73 * uCode queue management definitions ...
74 * Queue #4 is the command queue for 3945 and 4965. 74 * Queue #4 is the command queue for 3945 and 4965.
75 */ 75 */
76#define IWL_CMD_QUEUE_NUM 4 76#define IWL_CMD_QUEUE_NUM 4
77
78/* Tx rates */
79#define IWL_CCK_RATES 4
80#define IWL_OFDM_RATES 8
81#define IWL_HT_RATES 0
82#define IWL_MAX_RATES (IWL_CCK_RATES+IWL_OFDM_RATES+IWL_HT_RATES)
83 77
84/* Time constants */ 78/* Time constants */
85#define SHORT_SLOT_TIME 9 79#define SHORT_SLOT_TIME 9
@@ -281,8 +275,6 @@ struct iwl3945_eeprom {
281/* End of EEPROM */ 275/* End of EEPROM */
282 276
283 277
284#include "iwl-3945-commands.h"
285
286#define PCI_LINK_CTRL 0x0F0 278#define PCI_LINK_CTRL 0x0F0
287#define PCI_POWER_SOURCE 0x0C8 279#define PCI_POWER_SOURCE 0x0C8
288#define PCI_REG_WUM8 0x0E8 280#define PCI_REG_WUM8 0x0E8