wl18xx: change the number of WLAN addrs per chip
Each 18xx chip contains only 2 real MAC addresses usable for WLAN, forcing us to use the LAA bit approach to obtain a third MAC address. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
此提交包含在:
@@ -38,7 +38,7 @@
|
||||
#define WL18XX_NUM_TX_DESCRIPTORS 32
|
||||
#define WL18XX_NUM_RX_DESCRIPTORS 32
|
||||
|
||||
#define WL18XX_NUM_MAC_ADDRESSES 3
|
||||
#define WL18XX_NUM_MAC_ADDRESSES 2
|
||||
|
||||
#define WL18XX_RX_BA_MAX_SESSIONS 13
|
||||
|
||||
|
新增問題並參考
封鎖使用者