]> git.baikalelectronics.ru Git - 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)
commit186acbcde3f30ab39ebcb98b290d00527b311533
tree5046306437c7c37be8b61ae78461ccc3e9076071
parent94d8b6b9e05185176194c2f393839d1a68b46770
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