iwlwifi: mvm: support new TX API
authorSara Sharon <sara.sharon@intel.com>
Thu, 29 Sep 2016 14:28:33 +0000 (17:28 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 19 Apr 2017 19:20:52 +0000 (22:20 +0300)
commitc47de665751027781fe07fba1959911ab194add4
tree7b14c8de9142dc0199ac82a57b20da7b1d3dc1e7
parent6996490501ed8011964e1b1403ae2d104337843c
iwlwifi: mvm: support new TX API

Support the new TX command API for a000 devices.
Command is a very slim version of current TX command.
Generalize iwl_mvm_tx_mpdu to get rid of TX command dependencies.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw-api-tx.h
drivers/net/wireless/intel/iwlwifi/mvm/tx.c