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:

committed by
Madan Koyyalamudi

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