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)
commit321c2104f2f1649665aecd3b9204fea9eecc5ce6
treefd474ec0f9bf0698db3af7e90590063d7f38e855
parent2f89a5d7d37706a19c2e3d338a9654bfabc5b21b
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