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: Ie8ca48f8f6065f02eefaea85ad967e32d09787fc CRs-Fixed: 3470139
此提交包含在:
@@ -6344,6 +6344,9 @@ typedef enum {
|
||||
wmi_service_pre_rx_timeout,
|
||||
#ifdef QCA_STANDALONE_SOUNDING_TRIGGER
|
||||
wmi_service_standalone_sound,
|
||||
#endif
|
||||
#ifdef WLAN_FEATURE_11BE_MLO
|
||||
wmi_service_mlo_tsf_sync,
|
||||
#endif
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
|
新增問題並參考
封鎖使用者