Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c1012 wmi_vdev_txrx_streams *txrx_streams; in send_vdev_create_cmd_tlv()
1044 (num_bands * sizeof(wmi_vdev_txrx_streams))); in send_vdev_create_cmd_tlv()
1050 txrx_streams = (wmi_vdev_txrx_streams *)buf_ptr; in send_vdev_create_cmd_tlv()
1056 WMITLV_GET_STRUCT_TLVLEN(wmi_vdev_txrx_streams)); in send_vdev_create_cmd_tlv()
1064 WMITLV_GET_STRUCT_TLVLEN(wmi_vdev_txrx_streams)); in send_vdev_create_cmd_tlv()
1066 buf_ptr += (num_bands * sizeof(wmi_vdev_txrx_streams)); in send_vdev_create_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h3553 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_vdev_txrx_streams, cfg_txrx_streams, WMITLV…
H A Dwmi_unified.h16658 } wmi_vdev_txrx_streams; typedef