diff options
author | Ilan Peer <ilan.peer@intel.com> | 2023-09-28 16:35:27 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-10-23 11:43:27 +0200 |
commit | 00f823b68ecee865bb2e4e6d5b7f4359eef0b3e3 (patch) | |
tree | 7603a1a3eb4462feb2d6ec7af4ab22945a29273e /scripts/package | |
parent | wifi: mac80211: handle debugfs when switching to/from MLO (diff) | |
download | linux-00f823b68ecee865bb2e4e6d5b7f4359eef0b3e3.tar.xz linux-00f823b68ecee865bb2e4e6d5b7f4359eef0b3e3.zip |
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
EMLSR operation and SMPS operation cannot coexist. Thus, when EMLSR is
enabled, all SMPS signaling towards the AP should be stopped (it is
expected that the AP will consider SMPS to be off).
Rename IEEE80211_VIF_DISABLE_SMPS_OVERRIDE to IEEE80211_VIF_EML_ACTIVE
and use the flag as an indication from the driver that EMLSR is enabled.
When EMLSR is enabled SMPS flows towards the AP MLD should be stopped.
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230928172905.fb2c2f9a0645.If6df5357568abd623a081f0f33b07e63fb8bba99@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/package')
0 files changed, 0 insertions, 0 deletions