OSDN Git Service

iwlwifi: pcie: support host commands in new transport
authorSara Sharon <sara.sharon@intel.com>
Thu, 8 Dec 2016 11:22:55 +0000 (13:22 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 19 Apr 2017 19:20:53 +0000 (22:20 +0300)
commitca60da2eb41641183c9a1b85a7de26f1327ba356
tree0c4f26016cbea59d3eef275d5808ebd1678d38ae
parentcefe13af25275eabc6d2ad4f6b67ee7b06f94c5f
iwlwifi: pcie: support host commands in new transport

Code is basically the same, with a cleanups of old narrow host
command, ampg workarounds, some cosmetic stuff, and usage of
TFH functions when accessing TFD queues.
This enables also the cleanup of iwl_pcie_tfd_set_tb() since
now it won't be called anywhere in the a000 data path

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