linux/drivers/net/wireless/intel/iwlwifi/pcie
Golan Ben-Ami 1a616dd2f1 iwlwifi: dump prph registers in a common place for all transports
Currently the prph registers dump is in the transport layer,
and each bus needs an additional dump implementation.

Move the prph dump outside transport, and allow a common
implementation for all of the buses.
This is possible because prph base addresses are similar for
all buses.

Signed-off-by: Golan Ben-Ami <golan.ben.ami@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-11-26 16:38:51 +02:00
..
drv.c
internal.h iwlwifi: trans: make various conversion macros inlines 2015-11-26 16:38:48 +02:00
rx.c iwlwifi: pcie: remove ICT allocation message 2015-11-26 16:38:49 +02:00
trans.c iwlwifi: dump prph registers in a common place for all transports 2015-11-26 16:38:51 +02:00
tx.c