iwlwifi: mvm/api: define system control command
authorJohannes Berg <johannes.berg@intel.com>
Sat, 4 Dec 2021 15:49:34 +0000 (17:49 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 18:06:45 +0000 (20:06 +0200)
commite93d4aaf4b13963bdd50d11e154ecc251cba4ac7
treebd1b0a9ed746fed21feb78c3dd10a95d2cb88291
parenta2263adab8bf722b5a4c981d8fc1b7c821820240
iwlwifi: mvm/api: define system control command

The firmware is exposing a new system features control command,
define the necessary data structures etc. Rename "soc.h" to
"system.h" since the SoC command is also in the system group
and adding another file for just one more struct seemed like a
waste of files.

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.20211204174545.94a120687887.I79acffcf0793ea9e4ddec24b06420961bfb4fe94@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/commands.h
drivers/net/wireless/intel/iwlwifi/fw/api/system.h [moved from drivers/net/wireless/intel/iwlwifi/fw/api/soc.h with 70% similarity]
drivers/net/wireless/intel/iwlwifi/fw/init.c
drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c