Searched hist:"3 c2c2e2ec1d64116c43ff3660579f99e8654cfe2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.c | diff 3c2c2e2ec1d64116c43ff3660579f99e8654cfe2 Tue Feb 08 02:24:27 CST 2022 Chien-Hsun Liao <ben.liao@realtek.com> rtw89: recover rates of rate adaptive mechanism
Some APs like CMW270 only support one phyrate and the function rtw89_phy_ra_mask_rssi could disable that rate. To fix such problem, we restore the rate mask if we find that the rate_mask is empty. Also, apply missed legacy rates from sta->supp_rates[].
Signed-off-by: Chien-Hsun Liao <ben.liao@realtek.com> Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220208082427.42433-3-pkshih@realtek.com
|