net: wireless: rockchip_wlan: add rtl8188eu support
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rockchip_wlan / rtl8188eu / include / rtl8821a_spec.h
old mode 100755 (executable)
new mode 100644 (file)
index a6fe31b..ce0bac4
@@ -42,6 +42,7 @@
 //-----------------------------------------------------\r
 //     0x0100h ~ 0x01FFh       MACTOP General Configuration\r
 //-----------------------------------------------------\r
+#define REG_WOWLAN_WAKE_REASON          REG_MCUTST_WOWLAN\r
 \r
 //-----------------------------------------------------\r
 //     0x0200h ~ 0x027Fh       TXDMA Configuration\r
 //       Regsiter Bit and Content definition\r
 //============================================================\r
 \r
+//========================================================\r
+// General definitions\r
+//========================================================\r
 \r
-#endif // __RTL8821A_SPEC_H__\r
+#define MACID_NUM_8821A 128\r
+#define SEC_CAM_ENT_NUM_8821A 64\r
+#define NSS_NUM_8821A 1\r
+#define BAND_CAP_8821A (BAND_CAP_2G | BAND_CAP_5G)\r
+#define BW_CAP_8821A (BW_CAP_20M | BW_CAP_40M | BW_CAP_80M)\r
+#define PROTO_CAP_8821A (PROTO_CAP_11B|PROTO_CAP_11G|PROTO_CAP_11N|PROTO_CAP_11AC)\r
+\r
+#endif /* __RTL8821A_SPEC_H__ */\r
 \r