]> 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)
commit9c8726c7663dd1373be0d6e91317d4d1519ef9c8
treefd474ec0f9bf0698db3af7e90590063d7f38e855
parent86c9dc5aa47105857c9a99f4938bb685b15a637a
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