ath11k: Setup REO destination ring before sending wmi_init command
authorVasanthakumar Thiagarajan <vthiagar@codeaurora.org>
Thu, 28 Nov 2019 08:21:58 +0000 (08:21 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 29 Nov 2019 07:50:48 +0000 (09:50 +0200)
commit9c57d7e3b4882c29bbcf3e555a1f4163d6e55646
tree3489b0544e5edba2ff57b0410dc70d89250cf4df
parent0366f42640a4100198edcf03bf7625ee1c46f42b
ath11k: Setup REO destination ring before sending wmi_init command

Firmware expects all the required REO destination rings setup
while processing wmi_init command. Not doing this causes connected
stations getting disconnected and not able to connect back.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath11k/core.c
drivers/net/wireless/ath/ath11k/dp.c
drivers/net/wireless/ath/ath11k/dp.h
drivers/net/wireless/ath/ath11k/dp_rx.c
drivers/net/wireless/ath/ath11k/dp_rx.h