Home
last modified time | relevance | path

Searched refs:send_vdev_set_param_cmd (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_ocb_ut.c494 wmi_ops->send_vdev_set_param_cmd = fake_vdev_set_param_cmd_tlv; in wmi_ocb_ut_attach()
H A Dwmi_unified_api.c502 if (wmi_handle->ops->send_vdev_set_param_cmd) in wmi_unified_vdev_set_param_send()
503 return wmi_handle->ops->send_vdev_set_param_cmd(wmi_handle, in wmi_unified_vdev_set_param_send()
H A Dwmi_unified_tlv.c21533 .send_vdev_set_param_cmd = send_vdev_set_param_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h662 QDF_STATUS (*send_vdev_set_param_cmd)(wmi_unified_t wmi_handle, member