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:

committed by
Madan Koyyalamudi

parent
ba55e0f2a8
commit
d563641c08
@@ -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
|
||||
|
Reference in New Issue
Block a user