]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: Support setting continuous recording debug mode
authorGolan Ben Ami <golan.ben.ami@intel.com>
Mon, 27 Jul 2015 14:02:35 +0000 (17:02 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 1 Dec 2015 19:17:50 +0000 (21:17 +0200)
commit1d58344b66c67f6ef3ab88a023bac4b7d18a8793
treefd474ec0f9bf0698db3af7e90590063d7f38e855
parentb2895e33b5a010b07ea3a37b16941380f48caa8c
iwlwifi: mvm: Support setting continuous recording debug mode

Add ability to set the continuous recording mode of the FW, while
the FW debug data is configured to be stored on the NIC.
This could be useful for storing large segments of FW usniffer
debug data on the host, while having small store space on the NIC.
The host receives the usniffer data through the regular RX path, and
the data can get extracted using trace-cmd.

Signed-off-by: Golan Ben-Ami <golan.ben.ami@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c