]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
rtw88: do PHY calibration while starting AP
authorPing-Ke Shih <pkshih@realtek.com>
Thu, 19 May 2022 08:16:00 +0000 (10:16 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 31 May 2022 16:30:50 +0000 (18:30 +0200)
commit3181725ef30e9694c56d64dfc7f6887f286e9b0a
tree15a935c32d7aa6507554a8514798a8b88ca3bf34
parent830c00bd814ebd960c39d8522f7452792a8904ff
rtw88: do PHY calibration while starting AP

BugLink: https://bugs.launchpad.net/bugs/1969326
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
(cherry picked from commit f5207c122102cac22c78f438610d937a924aee3a linux-next)
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/net/wireless/realtek/rtw88/mac80211.c