diff options
author | Johannes Berg <johannes.berg@intel.com> | 2024-03-11 09:28:11 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-03-25 17:36:04 +0300 |
commit | bbd6d0f8bc5141954db84165100ba4b430a9bb45 (patch) | |
tree | ddaf578a5902c3b651885cad94fbd0265a6d463d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2964b57fb0632f48b9df1ed10c724460d6346629 (diff) | |
download | linux-bbd6d0f8bc5141954db84165100ba4b430a9bb45.tar.xz |
wifi: iwlwifi: mvm: advertise IEEE80211_HW_HANDLES_QUIET_CSA
The firmware has handled quiet in CSA for a long time now, but
it didn't really matter much. However, now with quiet CSA on a
perhaps secondary link, we don't want mac80211 to stop queues,
we can continue using a link that's not requiring quiet. Set
the feature flag for MLO-capable devices indicating that we'll
handle the quiet entirely in the driver/device.
However, the firmware doesn't handle quiet in AP mode since we
don't really expect to really be needing that (without radar
detection), but - even for testing - make that work properly
by simply not pulling from TXQs in this scenario.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240311081938.fa75403b5eaa.Ie3ff02215f810fcfefd6a22c481567f94f61c0c6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions