]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteaebb52f35b3ffb9639db890a8be79d64ae9c437
tree3382b500ac9fae41cf5852e1b32b62c4c040fd6c
parentbb6bd7f1a45b8f70c17004332f45fb27d0f62fcf
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