Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c624 if (wmi_handle->ops->send_scan_stop_cmd) in wmi_unified_scan_stop_cmd_send()
625 return wmi_handle->ops->send_scan_stop_cmd(wmi_handle, in wmi_unified_scan_stop_cmd_send()
Dwmi_unified_tlv.c21543 .send_scan_stop_cmd = send_scan_stop_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h705 QDF_STATUS (*send_scan_stop_cmd)(wmi_unified_t wmi_handle, member