Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_api.c54 if (wmi_handle->ops->send_vdev_set_gtx_cfg_cmd) in wmi_unified_vdev_set_gtx_cfg_cmd()
55 return wmi_handle->ops->send_vdev_set_gtx_cfg_cmd(wmi_handle, in wmi_unified_vdev_set_gtx_cfg_cmd()
H A Dwmi_unified_sta_tlv.c2479 ops->send_vdev_set_gtx_cfg_cmd = send_vdev_set_gtx_cfg_cmd_tlv; in wmi_sta_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1240 QDF_STATUS (*send_vdev_set_gtx_cfg_cmd)(wmi_unified_t wmi_handle, member