qcacmn: delta tsf calculation based on use_tqm_timer flag

Add WMI parameters to support delta tsf calculation based on the
use_tqm_timer flag.

Change-Id: I6346f0b661bdede56874f4589f4dcc4d8b95c439
CRs-Fixed: 3193329
This commit is contained in:
Ripan Deuri
2022-05-04 18:08:26 +05:30
committed by Madan Koyyalamudi
parent ba4e301f48
commit b434bd1dc2
2 changed files with 6 additions and 0 deletions

View File

@@ -4711,6 +4711,9 @@ struct wmi_host_tsf_event {
uint32_t mac_id_valid;
uint32_t wlan_global_tsf_low;
uint32_t wlan_global_tsf_high;
uint32_t tqm_timer_low;
uint32_t tqm_timer_high;
uint32_t use_tqm_timer;
};
#define WMI_EVENT_ID_INVALID 0