iwlwifi: mvm: support dqa-mode scd queue redirection
authorLiad Kaufman <liad.kaufman@intel.com>
Wed, 30 Sep 2015 14:44:28 +0000 (16:44 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 6 Jul 2016 07:00:21 +0000 (10:00 +0300)
commit58f2cc57dc6ac89946757b812fc5b93157978c37
tree32a059bd6df0a0a7d5cab0c970acdcfa4e78ba88
parente3118ad74d7ef5bbf1a4a17471466e2cafacc752
iwlwifi: mvm: support dqa-mode scd queue redirection

Make sure that in DQA mode, the SCD's configuration of a
queue is redirected to the lower AC of the streams of the
queue.

Make sure that this queue is redirected to the lowest AC
when adding a new RA/TID to an existing queue. If it isn't -
redirect the queue.

Also, as redirection revealed a bug in the marking of a
shared queue, this patch contains a small fix to make
sure a shared queue maintains the appropriate "shared queue
marking".

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c