Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_api.c99 if (wmi_handle->ops->send_plm_stop_cmd) in wmi_unified_plm_stop_cmd()
100 return wmi_handle->ops->send_plm_stop_cmd(wmi_handle, plm); in wmi_unified_plm_stop_cmd()
H A Dwmi_unified_roam_tlv.c774 ops->send_plm_stop_cmd = send_plm_stop_cmd_tlv; in wmi_ese_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h915 QDF_STATUS (*send_plm_stop_cmd)(wmi_unified_t wmi_handle, member