commit | 98ab76ef6b6d16f3fcb5e13ed19448bcc7de83d2 | [log] [tgz] |
---|---|---|
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | Thu Sep 12 14:39:15 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Sep 13 18:07:19 2019 +0300 |
tree | 47f5969c2b1b841f199186dd9bf19b80954cfbd3 | |
parent | e9afa2dc4090390e64fd1564c0f20d09f3cf0c92 [diff] |
rtw88: report RX power for each antenna Report chains and chain_signal in ieee80211_rx_status. It is useful for program such as tcpdump to see if the antennas are well connected/placed. 8822C is able to receive CCK rates with 2 antennas, while 8822B can only use 1 antenna path to receive CCK rates. Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Reviewed-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>