iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Sat, 5 Feb 2022 09:21:36 +0000 (11:21 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 6 May 2022 12:01:55 +0000 (14:01 +0200)
commit2f3ccb41237fba9e8dd7543d3b11c0746a5d8313
tree518edd4b04cfabc0c2142090e56ef85d2fe6709f
parent370aa840da6b397cf412c2c49fc500b980dd6cf8
iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD

We are setting the PPE Thresholds in STA_HE_CTXT_CMD according
to HE PHY Capabilities IE. As EHT is introduced, we will have to
set this thresholds according to EHT PHY Capabilities IE if we're
in an EHT connection. Some parts of the code can be used for both
HE and EHT. Put this parts in functions which will be used in the
patch which adds support for EHT PPE.

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220205112029.48a508dfffef.If392e44d88f96ebed7fadf827e327194d4bd97b1@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h