Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c818 if (wmi_handle->ops->send_scan_probe_setoui_cmd) in wmi_unified_scan_probe_setoui_cmd()
819 return wmi_handle->ops->send_scan_probe_setoui_cmd(wmi_handle, in wmi_unified_scan_probe_setoui_cmd()
H A Dwmi_unified_tlv.c21564 .send_scan_probe_setoui_cmd =
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h942 QDF_STATUS (*send_scan_probe_setoui_cmd)(wmi_unified_t wmi_handle, member