OSDN Git Service

iwlwifi: fw: stop and start debugging using host command
authorSara Sharon <sara.sharon@intel.com>
Thu, 17 May 2018 11:41:10 +0000 (14:41 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 28 Sep 2018 05:57:21 +0000 (08:57 +0300)
commit5cfe79c8d92ae1c4fcac35723fba43ff0b2e4e48
tree2b9ae03ae3de2fe01c26b9bf76ab6e31a87a0a0c
parentd25eec305c9743e929b821933590c27c2a499975
iwlwifi: fw: stop and start debugging using host command

In new devices, access to periphery is forbidden. Send instead
host command to start and stop debugging.

Memory allocation is written in context info, but in case we
need to update it there is a dedicated command. Add definitions,
currently unused, of the new command.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
drivers/net/wireless/intel/iwlwifi/fw/dbg.h
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c
drivers/net/wireless/intel/iwlwifi/pcie/trans.c