iwlwifi: mvm: add support for PHY context command v4
authorJohannes Berg <johannes.berg@intel.com>
Sat, 4 Dec 2021 06:35:54 +0000 (08:35 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 18:06:36 +0000 (20:06 +0200)
commit26e9ccb3c800d87828a2bf87a3b6de3a8c069b08
treefb80b454f69896e50b11674b7ab8dad6f3bbedb7
parentf4340baff9c23be65e7becf91e2e9bb1b77f92ac
iwlwifi: mvm: add support for PHY context command v4

A new version of this command deprecates the rxchain_info field
but is otherwise the same, so treat it the same way. We already
leave the rxchain_info zeroed since the RLC command is supported.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211204083238.aca5bd78518e.I2f1b4b38899717851ea9f5b6dd23cde27e10387a@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/phy-ctxt.h
drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c