diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2024-04-16 13:53:56 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-04-19 10:16:32 +0200 |
commit | 76f9864d7ac6d04036ba85a8616e2361f2d2d06c (patch) | |
tree | e7dff7bd1cc135f03d8ba1fe55949af90a072339 /drivers/net/wireless/intel/iwlwifi/fw/api | |
parent | 332ff43251855fead212f689b6e045809bc9acde (diff) |
wifi: iwlwifi: mvm: introduce esr_disable_reason
This will maintain a bitmap of reasons for which we want to avoid
enabling EMLSR.
For now, we have a single reason: BT coexistence, but we will add soon
more reasons. Make it a bitmap to make it easier to manage.
Since we'll impact the parameters that impact the enablement /
disablement of EMLSR from several places, introduce a generic function
that takes into account the current state and execute the decision that
must be taken.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240416134215.94c3590c6f27.I6a190da5025d0523ef483ffac0c64e26675041e6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/api')
0 files changed, 0 insertions, 0 deletions