]> 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)
commitc379011882f932eb3a3ab9a79745dd2c9e3846fc
tree4067908a76b26d357abd22911c0117627cfb5ee9
parent103e048bd93c67285f6b1253644f800936b26a5b
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