* mac80211 TID selection?
@ 2008-07-11 10:08 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2008-07-11 10:08 UTC (permalink / raw)
To: linux-wireless; +Cc: Ron Rindjunsky, Tomas Winkler, Jouni Malinen
[-- Attachment #1: Type: text/plain, Size: 350 bytes --]
Why is it that mac80211 determines the tid as
tid = skb->priority & IEEE80211_QOS_CTL_TAG1D_MASK;
?
Since the latter value is 0x7, that can only fill TIDs 0 through 7
instead of o through 15, shouldn't we be able to use the full space
somehow? Or if not, shouldn't we reduce tid_to_tx_q to have just 8
entries instead of 16?
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-11 10:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-11 10:08 mac80211 TID selection? Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox