Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_p2p_api.c39 if (wmi_handle->ops->send_set_p2pgo_noa_req_cmd) in wmi_unified_set_p2pgo_noa_req_cmd()
40 return wmi_handle->ops->send_set_p2pgo_noa_req_cmd(wmi_handle, in wmi_unified_set_p2pgo_noa_req_cmd()
Dwmi_unified_p2p_tlv.c425 ops->send_set_p2pgo_noa_req_cmd = send_set_p2pgo_noa_req_cmd_tlv; in wmi_p2p_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h732 QDF_STATUS (*send_set_p2pgo_noa_req_cmd)(wmi_unified_t wmi_handle, member