wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
authorRamya Gnanasekar <ramya.gnanasekar@oss.qualcomm.com>
Fri, 1 Aug 2025 10:49:20 +0000 (16:19 +0530)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Tue, 2 Sep 2025 22:43:15 +0000 (15:43 -0700)
commit22c55fb9eb92395d999b8404d73e58540d11bdd8
tree34dbd294fe8c90ce766df55f839adb56ee527cfb
parent2c72c8d356db40178be558bbbd43a1d0b5bd0c27
wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations

Currently, when updating EMLSR capabilities of a multi-link (ML) station,
only the EMLSR parameters (e.g., padding delay, transition delay, and
timeout) are sent to firmware. However, firmware also requires the
EMLSR support flag to be set in the MLO flags of the peer assoc WMI
command to properly handle EML operating mode notification frames.

Set the ATH12K_WMI_FLAG_MLO_EMLSR_SUPPORT flag in the peer assoc WMI
command when the ML station is EMLSR-capable, so that the firmware can
respond to EHT EML action frames from associated stations.

Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1

Fixes: 4bcf9525bc49 ("wifi: ath12k: update EMLSR capabilities of ML Station")
Signed-off-by: Ramya Gnanasekar <ramya.gnanasekar@oss.qualcomm.com>
Signed-off-by: Rameshkumar Sundaram <rameshkumar.sundaram@oss.qualcomm.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250801104920.3326352-1-rameshkumar.sundaram@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath12k/wmi.c