iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 5 Aug 2021 11:21:47 +0000 (14:21 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Aug 2021 20:36:07 +0000 (23:36 +0300)
commit8ecf0477b990791949752578e7706908682db6e5
tree3382b500ac9fae41cf5852e1b32b62c4c040fd6c
parentdac7171c81323afa3a8c4fa1c08719ff9fd033cb
iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()

The number of chains and sub-bands read from the ACPI tables varies
depending on the revision.  Pass these numbers to the
iwl_sar_set_profile() function in order to make using different
revisions easier.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210805141826.905b54c398f8.I9bac8c3bc3b1b6bbe813de53746daee33e53fc86@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/acpi.c