commit | 0cd1ad2d7fd41e0de4969fd1dd0aa846c99830d1 | [log] [tgz] |
---|---|---|
author | Mordechay Goodstein <mordechay.goodstein@intel.com> | Wed Sep 30 16:31:16 2020 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Oct 01 22:00:57 2020 +0300 |
tree | 79ac49effc37905c7443c35f12e591a3bb243dc4 | |
parent | 0739a7d70e0036224022bf0495445e62afe3e544 [diff] |
iwlwifi: move all bus-independent TX functions to common code After moving out all Tx fields not related to pcie-bus it's time to move the code to a common place. We also rename all pcie functions name to txq. Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20200930161256.3947a5276003.I3fe1bec2b25a965a49532df288f47b8b59eb1500@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>