summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLiad Kaufman <liad.kaufman@intel.com>2016-03-08 14:29:51 +0200
committerLuca Coelho <luciano.coelho@intel.com>2016-08-30 14:16:37 +0300
commit19aefa45941d2d1f6220f0b9768cdef907e15086 (patch)
tree8aee0144534c9c0c14bcba83f6effbf8d5e4630e /Documentation
parentf7c692deef19ea953e3f792cc1c148dfcc74ba17 (diff)
iwlwifi: mvm: support txq tid owner change
Every active TXQ is assigned to a TID given through the SCD_CONFIG_CMD, and acts as an identifier in the FW. However, there may be cases this ownership needs to be changed. For example, in the following scenario: 1. TID x is owner of a queue 2. Due to a shortage of queues, TID y and z share with x 3. TID x becomes inactive and needs to be removed from the shared queue. In this scenario, if another queue is freed and traffic on x continues, we can't allocate it a new queue as long as it is the owner of the first queue. Support moving ownership of a TXQ to a different TID (same STA) without stopping the queue. Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions