On 4/2/2024 2:05 PM, Aloka Dixit wrote: > Host needs to send multiple BSSID configurations to firmware for > each vdev in ath12k_wmi_vdev_up() for AP mode. This function accepts > individual input parameters hence any new argument will require changes > to all callers. Most of these will use default value (0 or NULL). > Create a structure for the function arguments and include objects with > all members initialized to zero to minimize future changes. > > 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>