|
@@ -22293,6 +22293,8 @@ static void populate_tlv_service(uint32_t *wmi_service)
|
|
|
WMI_SERVICE_VDEV_PARAM_CHWIDTH_WITH_NOTIFY_SUPPORT;
|
|
|
#ifdef WLAN_FEATURE_11BE_MLO
|
|
|
wmi_service[wmi_service_mlo_tsf_sync] = WMI_SERVICE_MLO_TSF_SYNC;
|
|
|
+ wmi_service[wmi_service_n_link_mlo_support] =
|
|
|
+ WMI_SERVICE_N_LINK_MLO_SUPPORT;
|
|
|
#endif
|
|
|
}
|
|
|
|