]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: introduce new tfd and tb formats
authorSara Sharon <sara.sharon@intel.com>
Thu, 23 Jun 2016 13:31:40 +0000 (16:31 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 15 Sep 2016 16:34:54 +0000 (19:34 +0300)
commit308ded6a82607b7d3dd71aceb3bef3e0d5d6da8d
tree4067908a76b26d357abd22911c0117627cfb5ee9
parent210477f6aa8f19ed0834a66b9ec86c08d8245a6a
iwlwifi: pcie: introduce new tfd and tb formats

New hardware supports bigger TFDs and TBs.
Introduce the new formats and adjust defines and code
relying on old format.
Changing the actual TFD allocation is trickier and
deferred to the next patch.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
drivers/net/wireless/intel/iwlwifi/iwl-trans.c
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