On 6/13/2024 8:38 AM, Karthikeyan Periyasamy wrote: > The Current method for advertising the maximum MBSSID interface count > assumes single radio per wiphy (multi wiphy model). However, this > assumption is incorrect for multi radio per wiphy (single wiphy model). > Therefore, populate the parameter for each radio present in the MAC > abstraction layer (ah). This approach ensure scalability for both single > wiphy and multi wiphy models. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > > Fixes: 519a545cfee7 ("wifi: ath12k: advertise driver capabilities for MBSSID and EMA") > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>