|
@@ -814,7 +814,7 @@ struct iwl_qosparam_cmd {
|
|
#define IWLAGN_STATION_COUNT 16
|
|
#define IWLAGN_STATION_COUNT 16
|
|
|
|
|
|
#define IWL_INVALID_STATION 255
|
|
#define IWL_INVALID_STATION 255
|
|
-#define IWL_MAX_TID_COUNT 9
|
|
|
|
|
|
+#define IWL_MAX_TID_COUNT 8
|
|
|
|
|
|
#define STA_FLG_TX_RATE_MSK cpu_to_le32(1 << 2)
|
|
#define STA_FLG_TX_RATE_MSK cpu_to_le32(1 << 2)
|
|
#define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8)
|
|
#define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8)
|