On 4/2/2024 2:05 PM, Aloka Dixit wrote: > - A single beacon template is used for one multiple BSSID group as > only one interface from group transmits the beacons. But firmware > requires the host to send this template each time a nontransmitted > interface is brought up. Hence, modify existing logic to retrieve > the template from vif context of the transmitting interface. Also, > firmware crashes if host sends a template for a nontransmitted > interface which is already up, add a check to avoid this. > - Set rsnie_present and wpaie_present fields for nontransmitted VAPs. > - Send offset to the multiple BSSID element in the beacon template > firmware. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Aloka Dixit <quic_alokad@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>