Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c4765 wmi_mlo_tx_send_params *mlo_params; in send_mgmt_cmd_tlv()
4774 WMI_TLV_HDR_SIZE + sizeof(wmi_mlo_tx_send_params)); in send_mgmt_cmd_tlv()
4843 sizeof(wmi_mlo_tx_send_params)); in send_mgmt_cmd_tlv()
4845 mlo_params = (wmi_mlo_tx_send_params *)bufp; in send_mgmt_cmd_tlv()
4848 WMITLV_GET_STRUCT_TLVLEN(wmi_mlo_tx_send_params)); in send_mgmt_cmd_tlv()
4850 cmd_len += WMI_TLV_HDR_SIZE + sizeof(wmi_mlo_tx_send_params); in send_mgmt_cmd_tlv()
/wlan-driver/fw-api/fw/
Dwmi_tlv_defs.h3213 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_mlo_tx_send_params, mlo_tx_send_params, WMI…
Dwmi_unified.h7545 } wmi_mlo_tx_send_params; typedef