[PATCH 1/2] ath11k: fix 4-addr tx failure for AP and STA modes
Kalle Valo
kvalo at codeaurora.org
Thu Sep 16 02:15:59 PDT 2021
Jouni Malinen <jouni at codeaurora.org> wrote:
> Ath11k FW requires peer parameter WMI_PEER_USE_4ADDR to be set for
> 4-addr peers allowing 4-address frame transmission to those peers.
>
> Add ath11k driver callback for sta_set_4addr() to queue new workq
> set_4addr_wk only once based on new boolean, use_4addr_set.
>
> sta_set_4addr() will be called during 4-addr STA association cases
> applicable for both AP and STA modes.
>
> In ath11k_sta_set_4addr_wk(),
>
> AP mode:
> WMI_PEER_USE_4ADDR will be set for the corresponding
> associated 4-addr STA(s)
>
> STA mode:
> WMI_PEER_USE_4ADDR will be set for the AP to which the
> 4-addr STA got associated.
>
> Tested-on: IPQ8074 WLAN.HK.2.1.0.1-01238-QCAHKSWPL_SILICONZ-1
>
> Signed-off-by: Sathishkumar Muruganandam <murugana at codeaurora.org>
> Signed-off-by: Jouni Malinen <jouni at codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
2 patches applied to ath-next branch of ath.git, thanks.
34c67dc36641 ath11k: fix 4-addr tx failure for AP and STA modes
e20cfa3b62ae ath11k: fix 4addr multicast packet tx
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210720213147.90042-1-jouni@codeaurora.org/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list