Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_sta_param.h56 uint32_t gtx_rt_mask[2]; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_sta_tlv.c181 cmd->gtxRTMask[0] = gtx_info->gtx_rt_mask[0]; in send_vdev_set_gtx_cfg_cmd_tlv()
182 cmd->gtxRTMask[1] = gtx_info->gtx_rt_mask[1]; in send_vdev_set_gtx_cfg_cmd_tlv()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c1836 params.gtx_rt_mask[0] = gtx_info->gtxRTMask[0]; in wmi_unified_vdev_set_gtx_cfg_send()
1837 params.gtx_rt_mask[1] = gtx_info->gtxRTMask[1]; in wmi_unified_vdev_set_gtx_cfg_send()