Home
last modified time | relevance | path

Searched refs:send_time_stamp_sync_cmd (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c1120 if (wmi_handle->ops->send_time_stamp_sync_cmd) in wmi_send_time_stamp_sync_cmd_tlv()
1121 wmi_handle->ops->send_time_stamp_sync_cmd(wmi_handle); in wmi_send_time_stamp_sync_cmd_tlv()
Dwmi_unified_tlv.c21537 .send_time_stamp_sync_cmd = send_time_stamp_sync_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2592 void (*send_time_stamp_sync_cmd)(wmi_unified_t wmi_handle); member