]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9920dea6e139cc4af25178c50013623a09d51d4
treebc536b4b859c7d1ad10a2b8a0d917cf47914edcc
parent14d088ce7ef014b4c575a8caa6f2e31bd41b4bbc
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