qcacmn: Add support for handling MLO TSF sync capability

Add APIs to init the TSF sync capability based on
WMI_SERVICE_MLO_TSF_SYNC service bit sent from FW,
per ML group.

Change-Id: I5dad3fef7ebfa2af330b95d45cac3bef862f46f0
CRs-Fixed: 3491364
This commit is contained in:
Jhalak Naik
2023-04-17 14:44:32 +05:30
committed by Madan Koyyalamudi
parent ba55e0f2a8
commit d563641c08
6 changed files with 69 additions and 0 deletions

View File

@@ -6359,6 +6359,9 @@ typedef enum {
wmi_service_cca_busy_info_for_each_20mhz,
wmi_service_vdev_param_chwidth_with_notify_support,
#ifdef WLAN_FEATURE_11BE_MLO
wmi_service_mlo_tsf_sync,
#endif
wmi_services_max,
} wmi_conv_service_ids;
#define WMI_SERVICE_UNAVAILABLE 0xFFFF