rtw88: do PHY calibration while starting AP
authorPing-Ke Shih <pkshih@realtek.com>
Thu, 7 Apr 2022 09:58:57 +0000 (17:58 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 12 Apr 2022 13:52:06 +0000 (16:52 +0300)
commitf5207c122102cac22c78f438610d937a924aee3a
treef335dbc05f895a2141601647a7c3c63e07e8eb4c
parentf1c4dabfe68df7321cba0a07a30b2776a303abb2
rtw88: do PHY calibration while starting AP

Calling calibration to yield expected PHY performance. We do this in STA
mode, so do this in AP mode as well.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220407095858.46807-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw88/mac80211.c