]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc54c622fe91aaeb8997dde768294f08083300cfb
treebd1b0a9ed746fed21feb78c3dd10a95d2cb88291
parent48dfd7dfc187578b949b3d730a7ac48538911dc8
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/soc.h [deleted file]
drivers/net/wireless/intel/iwlwifi/fw/api/system.h [new file with mode: 0644]
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