iwlwifi: introduce trans API to get byte count table
authorSara Sharon <sara.sharon@intel.com>
Mon, 4 Jul 2016 12:40:11 +0000 (15:40 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 16 Sep 2016 06:10:20 +0000 (09:10 +0300)
commit8aacf4b73fe87bc8fbe75a83862f411b52b7f272
treebc536b4b859c7d1ad10a2b8a0d917cf47914edcc
parentdb06f04dafa1c1d94db1ef162addaff778f6457a
iwlwifi: introduce trans API to get byte count table

In future HW the byte count table address will be configured
by ucode per queue. Add API to expose the byte count table to
the opmode

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/trans.c
drivers/net/wireless/intel/iwlwifi/pcie/tx.c