Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c580 if (wmi_handle->ops->send_fd_tmpl_cmd) in wmi_unified_fd_tmpl_send_cmd()
581 return wmi_handle->ops->send_fd_tmpl_cmd(wmi_handle, in wmi_unified_fd_tmpl_send_cmd()
Dwmi_unified_tlv.c21540 .send_fd_tmpl_cmd = send_fd_tmpl_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h690 QDF_STATUS (*send_fd_tmpl_cmd)(wmi_unified_t wmi_handle, member