On 8/14/2024 3:34 AM, Karthikeyan Periyasamy wrote: > The prerequisite for MLO support in cfg80211/mac80211 requires that all > the links participating in MLO belong to the same wiphy/ieee80211_hw. > The driver needs to group multiple discrete hardware components, each > acting as a link in MLO, under one wiphy. Consequently, the driver > advertises multi-hardware device interface combination capabilities > specific to the radio, including supported frequencies. The global > interface combination represent the combined interface capabilities. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.1.c5-00183-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>