diff options
author | Ping-Ke Shih <[email protected]> | 2023-05-22 20:25:11 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-05-25 19:13:13 +0300 |
commit | 332debb80488e98f6083238bdf61e6f953d5c180 (patch) | |
tree | eca70a56643f876da42cb39646eb295b968826b4 /tools/perf/scripts/python/flamegraph.py | |
parent | 88bdc3ff956cd9267777ae8557de46bbf2d49e32 (diff) |
wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEs
PHY status IEs generated by BB hardware is to provide more detail
information related to received packets, such as RSSI and bandwidth.
To avoid type casting, change buf type from u8* to void* as well.
This patch doesn't change logic at all.
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions