Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c645 if (wmi_handle->ops->send_mgmt_cmd) in wmi_mgmt_unified_cmd_send()
646 return wmi_handle->ops->send_mgmt_cmd(wmi_handle, in wmi_mgmt_unified_cmd_send()
Dwmi_unified_tlv.c21545 .send_mgmt_cmd = send_mgmt_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h711 QDF_STATUS (*send_mgmt_cmd)(wmi_unified_t wmi_handle, member