Skip to content
Snippets Groups Projects
Commit 3e208db8 authored by Yu Zhang(Yuriy)'s avatar Yu Zhang(Yuriy) Committed by Linux Build Service Account
Browse files

PENDING: wifi: ath11k: add support for MU EDCA


The current code does not have the MU EDCA feature, so it cannot support
the use of EDCA by STA in specific UL MU HE TB PPDU transmissions. Refer
to IEEE Std 802.11ax "9.4.2.251 MU EDCA Parameter Set element", "26.2.7
EDCA operation using MU EDCA parameters".

Add ath11k_mac_op_conf_tx_mu_edca() to construct the MU EDCA parameters
received from mac80211 into WMI WMM parameters,and send to the firmware
according to the different WMM type flags.

Tested-on: WCN6855 hw2.1 PCI
WLAN.HSP.1.1-04523-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1.

Change-Id: I795b017ef2d278e0d84b8ccd48762c870bb76c53
Signed-off-by: default avatarYu Zhang(Yuriy) <quic_yuzha@quicinc.com>
parent bbdac95d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment