mwifiex: multiple bss support
[deliverable/linux.git] / drivers / net / wireless / marvell / mwifiex / decl.h
index 098e1f14dc9a47efc4aae6e9611f1165c2af5624..d9c15cd36f1277f8a9a4e87a08a5b5fbc4ea9e97 100644 (file)
 /* Rate index for OFDM 0 */
 #define MWIFIEX_RATE_INDEX_OFDM0   4
 
-#define MWIFIEX_MAX_STA_NUM            1
-#define MWIFIEX_MAX_UAP_NUM            1
-#define MWIFIEX_MAX_P2P_NUM            1
+#define MWIFIEX_MAX_STA_NUM            3
+#define MWIFIEX_MAX_UAP_NUM            3
+#define MWIFIEX_MAX_P2P_NUM            3
 
 #define MWIFIEX_A_BAND_START_FREQ      5000
 
This page took 0.026574 seconds and 5 git commands to generate.