[PATCH ath-next 2/2] wifi: ath12k: Add support to parse max ext2 wmi service bit

Vasanthakumar Thiagarajan vasanthakumar.thiagarajan at oss.qualcomm.com
Thu Jul 17 10:18:56 PDT 2025



On 7/17/2025 12:15 PM, Tamizh Chelvam Raja wrote:
> Update the host logic to dynamically parse WMI extended service
> bits beyond the current fixed size of 4 * 32 (i.e., 384 bits)
> after WMI_MAX_EXT_SERVICE (256).
> The current implementation misses service bits advertised beyond this
> range, leading to not enabling some of the features supported by firmware.
> 
> Implement dynamic length parsing to iterate up to the maximum
> service bit index advertised by the firmware.
> This ensures all supported features are correctly recognized and enabled.
> 
> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00217-QCAHKSWPL_SILICONZ-1
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
> 
> Depends-On:
> [PATCH ath-next v5] wifi: ath12k: Fix using __le32_to_cpu() conversion while parsing wmi service bit

Anything which does not need to be part of the commit message should be added below
where diff stats is there. More over this depends on patch does not look correct
as it may try to refer a patch which is already part of this patch series :)

Vasanth



More information about the ath12k mailing list