]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iwlwifi: mvm: support multi tid ba notif
authorLiad Kaufman <liad.kaufman@intel.com>
Thu, 13 Apr 2017 14:10:33 +0000 (17:10 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 29 Jun 2017 10:26:25 +0000 (13:26 +0300)
commitcba46988c0813cd9e74d6625af32f7043780dac3
tree5046306437c7c37be8b61ae78461ccc3e9076071
parentb3de3ef48aa3fe066150243f07d1cc4e6fac2c80
iwlwifi: mvm: support multi tid ba notif

When receiving a BA_NOTIF on new TX API, it can
contain BAs for several TIDs. Go over them and
reclaim TX for every TID.

Note that although the small API change, the API
version still isn't bumped forward, as this NIC
isn't still officially released.

Signed-off-by: Liad Kaufman <liad.kaufman@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