]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: LAR: Add chub mcc change notify command
authorArik Nemtsov <arik@wizery.com>
Wed, 5 Mar 2014 10:26:15 +0000 (12:26 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 12 Mar 2015 07:57:25 +0000 (09:57 +0200)
commit88931cc92872151d53f86720c848e469574ce7f0
tree2c02c92b77dc1d3ae0ec4c4454a4134b15cd264f
parenta76f3bfe016dbda161f9d31cc5cbdd9238d13488
iwlwifi: mvm: LAR: Add chub mcc change notify command

Chub (Communication Hub, CommsHUB) is a HW component that connects to the cellular
and connectivity cores that gets updates of mcc changes, and then notifies the FW
directly of any mcc change.

The ucode notifies the driver (via this command) that it should ask for an mcc update,
and the driver sends the ucode the update mcc command to set the updated regulatory info.

Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/mac80211.c
drivers/net/wireless/iwlwifi/mvm/mvm.h
drivers/net/wireless/iwlwifi/mvm/nvm.c
drivers/net/wireless/iwlwifi/mvm/ops.c