diff options
author | Sara Sharon <sara.sharon@intel.com> | 2017-09-12 10:52:53 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-11-03 12:56:09 +0300 |
commit | 06195639c66d80d21146d0e982f7fc94406ed331 (patch) | |
tree | 3e2d78cf4bf9e40c8c382a74935df764b2b7cb81 /firmware | |
parent | 435d0827fe1f3eb7c47f3090c51d55f9dc729d94 (diff) | |
download | linux-06195639c66d80d21146d0e982f7fc94406ed331.tar.xz |
iwlwifi: mvm: add missing implementation of flush for a000 devices
In the mac flush flow, we should flush all existing queues.
Since FW API for a000 devices is flush per RA-TID, simply
flush all stations with all tids.
From FW perspective, asking to flush a TID that doesn't have
a queue is valid, so we can just set all bits in the TID mask.
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions