iwlwifi: support REDUCE_TX_POWER_CMD version 6
authorLuca Coelho <luciano.coelho@intel.com>
Mon, 28 Sep 2020 09:23:12 +0000 (12:23 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 18:59:34 +0000 (21:59 +0300)
commitfbb7957d28ac897b9dcd29f96750c23543118258
treec4a7d66d30d727cc6e4d692d414db86b41c39a2e
parent9c08cef87048bcec5d37579f6ba9b166196fc661
iwlwifi: support REDUCE_TX_POWER_CMD version 6

The new version of the command can support more subbands and CDB, so
it can contain more data than earlier versions.  Implement support for
the new version of the command, even though we don't have more data to
write to it yet.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200928121852.d709a8f17d1d.I9fa54883667c72dabf6d813c70be77538d9af38d@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c