diff options
| author | Ping-Ke Shih <pkshih@realtek.com> | 2023-10-27 04:50:58 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@kernel.org> | 2023-10-30 20:25:30 +0300 |
| commit | e343face52b013e5d0ff6305ddf40c9838adfe75 (patch) | |
| tree | 37fe77369ca66b360300476fda3efedaa0bc9ba0 /include/linux/string.h | |
| parent | 76d45f48e4fcf060675970829c7fde21e6e8a2f3 (diff) | |
| download | linux-e343face52b013e5d0ff6305ddf40c9838adfe75.tar.xz | |
wifi: rtw89: consider RX info for WiFi 7 chips
For WiFi 7 chips, some fields and predefined length are changed, so
add them accordingly.
The mac_id field is used to identify peer that send a packet, and we can
use it to know RSSI and traffic from the peer. For WiFi 7 chips,
RXWD.mac_id of PPDU status packet is not set by hardware. Instead, we
should fill it by rxinfo_user[].mac_id of PPDU status content.
Also, filter out invalid reports to prevent warning messages keep showing.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231027015059.10032-4-pkshih@realtek.com
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
