Searched hist:"57 cafeb18f06d3f4eaea9145d3396fdb8c699acc" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.h | diff 57cafeb18f06d3f4eaea9145d3396fdb8c699acc Fri Jul 28 02:02:49 CDT 2023 Ping-Ke Shih <pkshih@realtek.com> wifi: rtw89: use struct to access RA report
RA (rate adaptive), a mechanism to select proper rate, is implemented in firmware, and this report is used to tell driver TX rate it is currently using. Use struct to access this report, and doesn't change logic at all.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230728070252.66525-8-pkshih@realtek.com
|
H A D | phy.c | diff 57cafeb18f06d3f4eaea9145d3396fdb8c699acc Fri Jul 28 02:02:49 CDT 2023 Ping-Ke Shih <pkshih@realtek.com> wifi: rtw89: use struct to access RA report
RA (rate adaptive), a mechanism to select proper rate, is implemented in firmware, and this report is used to tell driver TX rate it is currently using. Use struct to access this report, and doesn't change logic at all.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230728070252.66525-8-pkshih@realtek.com
|