diff options
author | Emmanuel Grumbach <[email protected]> | 2024-05-10 17:06:30 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-05-23 10:49:53 +0200 |
commit | 7aea71803777cddf17bbb1d4e7cd1c45df0dd47a (patch) | |
tree | 416879d777afcf9e482a406f41a1fc434304163c /drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c | |
parent | 32fca7e3820cc915d1d47e33b13da8124208b04c (diff) |
wifi: iwlwifi: mvm: simplify the uAPSD coexistence limitation code
uAPSD can't be enabled on BSS or P2P Client if there is
another active interface (e.g. associated client). Allow
the code that apply those limitations to run on BSS as well.
Also forbid uAPSD if we have an IBSS or NAN interface in
the system.
Since we are now forbidding uAPSD in any concurrency
scenario, we don't need to check the number of PHY
contexts.
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240510170500.4ac26534adf7.Ib892020177e86603b2be3a105f8717b9a15951d3@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c')
0 files changed, 0 insertions, 0 deletions