diff options
author | Saravanan Shanmugham <saravanan.shanmugham@cypress.com> | 2020-05-05 08:51:26 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-05-12 10:50:40 +0200 |
commit | 92072e5fb099136fc3ea8d7a44352c1d4230b8df (patch) | |
tree | aa3bf8b85b27db61f9272045fd847d6ee13bea16 /drivers/net/sb1000.c | |
parent | net: relax SO_TXTIME CAP_NET_ADMIN check (diff) | |
download | linux-92072e5fb099136fc3ea8d7a44352c1d4230b8df.tar.xz linux-92072e5fb099136fc3ea8d7a44352c1d4230b8df.zip |
brcmfmac: map 802.1d priority to precedence level based on AP WMM params
In WLAN, priority among various access categories of traffic is
always set by the AP using WMM parameters and this may not always
follow the standard 802.1d priority.
In this change, priority is adjusted based on the AP WMM params
received as part of the Assoc Response and the same is later used
to map the priority of all incoming traffic.
In a specific scenario where EDCA parameters are configured to be same
for all ACs, use the default FW priority definition to avoid queuing
packets of all ACs to the same priority queue.
This change fixes the following 802.11 certification tests:
* 11n - 5.2.31 ACM Bit Conformance test
* 11n - 5.2.32 AC Parameter Modification test
* 11ac - 5.2.33 TXOP Limit test
Signed-off-by: Saravanan Shanmugham <saravanan.shanmugham@cypress.com>
Signed-off-by: Justin Li <justin.li@cypress.com>
Signed-off-by: Madhan Mohan R <madhanmohan.r@cypress.com>
Signed-off-by: Chi-hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1588661487-21884-2-git-send-email-chi-hsien.lin@cypress.com
Diffstat (limited to 'drivers/net/sb1000.c')
0 files changed, 0 insertions, 0 deletions