Searched hist:b2bab7b14098dcf5d405fa8c76b2c3f6ce9184f9 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852c_rfk.c | diff b2bab7b14098dcf5d405fa8c76b2c3f6ce9184f9 Thu Dec 08 20:09:38 CST 2022 Ping-Ke Shih <pkshih@realtek.com> wifi: rtw89: 8852c: rfk: correct DACK setting
After filling calibration parameters, set BIT(0) to enable the hardware circuit, but original set incorrect bit that affects a little TX performance.
Fixes: 76599a8d0b7d ("rtw89: 8852c: rfk: add DACK") Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221209020940.9573-2-pkshih@realtek.com
|