iwlwifi: mvm: add more registers to dump upon error
authorGolan Ben-Ami <golan.ben.ami@intel.com>
Wed, 6 Apr 2016 08:59:50 +0000 (11:59 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 10 May 2016 19:14:51 +0000 (22:14 +0300)
commite87e2639f9ca9bc273e5d67d84cf6880d42d92af
tree3e3bb946439d5d47d59cf8a7dd349b3e31940bf3
parent16e4dd8faa9e5de9dd956a18c0f19d911a97ef79
iwlwifi: mvm: add more registers to dump upon error

Add UREG, RXFC, RFH, WMAL and RL2P registers to the prph dump
upon error. These regesiters could help to debug MSI-X and other
issues.

These register should be dumped only when multi-queue rx is supported
so separate the prph ranges static array to two different arrays,
and enable dumping different prph ranges according to run-time
decision.

Signed-off-by: Golan Ben-Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c
This page took 0.024697 seconds and 5 git commands to generate.