]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0e23c781ddc2888d83e3dc4dfc5733019f05e88
tree32a059bd6df0a0a7d5cab0c970acdcfa4e78ba88
parente7a4fc14fae46650f3fe1c2ceb29647d3159b50d
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