wcn36xx: Add wcn36xx_smd_set_bss_vht_params()
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Thu, 10 Sep 2020 15:05:51 +0000 (16:05 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 21 Sep 2020 13:14:27 +0000 (16:14 +0300)
commit5a32029ad02259b3976ec95c4aa4bd6991f5f268
tree36bb2bcc18d8f9e8b9ff0ec4b4fde24278f49e85
parent17801df251e87111d8a6a2df03ed2a2eb3733659
wcn36xx: Add wcn36xx_smd_set_bss_vht_params()

This commit adds wcn36xx_smd_set_bss_vht_params(). The job of this function
is to decide if the BSS is VHT capable and if so set the appropriate bit
in the BSS parameter structure for passing to the firmware.

VHT Channel width set is not set since we don't support 160MHz.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200910150552.2178882-7-bryan.odonoghue@linaro.org
drivers/net/wireless/ath/wcn36xx/smd.c