diff options
author | Johannes Berg <[email protected]> | 2022-09-06 16:42:07 +0300 |
---|---|---|
committer | Gregory Greenman <[email protected]> | 2022-09-18 14:40:13 +0300 |
commit | f1490546bec933e816843b7a95310b825b38dfeb (patch) | |
tree | f558011112ebd68cb5a0cd6de482553b52c8f684 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | eab9ebfb7e83686bdef9a43dc43dd4f2b714f0a3 (diff) |
wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status setting
There's a bunch of duplicated code in the normal data RX and
the no-data RX paths, refactor that.
Note that we're evidently not implementing the 6 GHz band in
the no-data path correctly, need to fix that in firmware
first. Also, we were setting the NSS differently, keep doing
that, but just override the previous values.
Note also that we used to drop frames with bad rate data, to
simplify that just report rate 0 and continue.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20220906161827.a81580d5e769.I3ee7a1fe1adf8684c48713dbbdc2cbc60bd24cd1@changeid
Signed-off-by: Gregory Greenman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions