Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c3751 if (wmi_handle->ops->send_wlan_time_sync_ftm_trigger_cmd) in wmi_unified_send_wlan_time_sync_ftm_trigger()
3752 return wmi_handle->ops->send_wlan_time_sync_ftm_trigger_cmd in wmi_unified_send_wlan_time_sync_ftm_trigger()
Dwmi_unified_tlv.c21906 .send_wlan_time_sync_ftm_trigger_cmd = send_wlan_ts_ftm_trigger_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2990 QDF_STATUS (*send_wlan_time_sync_ftm_trigger_cmd)(wmi_unified_t wmi_handle, member