commit | e2af3fabedbfc84fcecc7337cd4f0f031a51fa63 | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Wed Feb 22 19:35:10 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Apr 25 22:39:09 2017 +0300 |
tree | 82264e8f820e23eba59a099eb219d8fec41cef3f | |
parent | d4a7e708978af611a9c3a972bd4b7f877022f98b [diff] |
iwlwifi: mvm: map cab_queue to different txq_id cab_queue can now get bigger than u8, since in TVQM we will support 512 queues.. Support it by maintaining internal mapping between the actual number and mac80211 queue (IWL_MVM_DQA_GCAST_QUEUE). For pre-a000 the internal queue will be the same as the mac80211 queue. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>