On 4/18/2024 5:56 AM, Raj Kumar Bhagat wrote: > New parameter 'single_chip_mlo_support' was added in QMI PHY > capability response message. This is an optional parameter added > in QCN9274 firmware. This parameter states if the firmware > supports Single-Link Operation (SLO) and Multi-Link Operation (MLO) > within the same device. > > If single_chip_mlo_support = 1, then intra device SLO/MLO is supported > in the firmware. > If single_chip_mlo_support = 0, then intra device SLO/MLO is not > supported in the firmware. > > Hence, add support to read 'single_chip_mlo_support' parameter from > the QMI PHY capability response message. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00209-QCAHKSWPL_SILICONZ-1 Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 > > Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>