iwlwifi: 3945 unfold iwl-3945-commands.h
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / iwlwifi / iwl-3945-commands.h
index c6f4eb54a2b1d6d2fe0a6a88932a4ad06725527b..e9ccd07db8d44f33a44de2de425c415fface8b4c 100644 (file)
@@ -144,6 +144,11 @@ enum {
        REPLY_MAX = 0xff
 };
 
+/* Tx rates */
+#define IWL_CCK_RATES  4
+#define IWL_OFDM_RATES 8
+#define IWL_MAX_RATES  (IWL_CCK_RATES + IWL_OFDM_RATES)
+
 /******************************************************************************
  * (0)
  * Commonly used structures and definitions: