rsi: receive path enhancement for RS9113
RS9113 chipset supports Coex feature. Initial frame exchanges during device initialization happens on coex queue. This patch adds the handling for coex queue. Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@gmail.com> Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:

committed by
Kalle Valo

parent
015e367494
commit
61f2a6fcaa
@@ -63,6 +63,7 @@ extern __printf(2, 3) void rsi_dbg(u32 zone, const char *fmt, ...);
|
||||
#define MAX_CONTINUOUS_VI_PKTS 4
|
||||
|
||||
/* Queue information */
|
||||
#define RSI_COEX_Q 0x0
|
||||
#define RSI_WIFI_MGMT_Q 0x4
|
||||
#define RSI_WIFI_DATA_Q 0x5
|
||||
#define IEEE80211_MGMT_FRAME 0x00
|
||||
|
Reference in New Issue
Block a user