OSDN Git Service

rtw89: handle TX/RX 160M bandwidth
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 11 Feb 2022 07:59:53 +0000 (15:59 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 14 Feb 2022 18:06:24 +0000 (20:06 +0200)
commit167044af388771909b0f5848ffb6c83890e89600
tree47cafcf0cc3e3576501b6a5276e9ec3bda546d6b
parentd221270af360687da99d4f9daf794dc0e3920f48
rtw89: handle TX/RX 160M bandwidth

Apply 160M bandwidth to RA (rate adaptive) mechanism, so it can transmit
packets with this bandwidth. On the other hand, convert 160M bandwidth
from RX desc to rx_info_bw.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220211075953.40421-7-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/phy.c