Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_11be_tlv.c32 return sizeof(wmi_vdev_create_mlo_params) + WMI_TLV_HDR_SIZE; in vdev_create_mlo_params_size()
38 wmi_vdev_create_mlo_params *mlo_params; in vdev_create_add_mlo_params()
46 sizeof(wmi_vdev_create_mlo_params)); in vdev_create_add_mlo_params()
49 mlo_params = (wmi_vdev_create_mlo_params *)buf_ptr; in vdev_create_add_mlo_params()
52 WMITLV_GET_STRUCT_TLVLEN(wmi_vdev_create_mlo_params)); in vdev_create_add_mlo_params()
58 return buf_ptr + sizeof(wmi_vdev_create_mlo_params); in vdev_create_add_mlo_params()
/wlan-driver/fw-api/fw/
Dwmi_tlv_defs.h3554 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_vdev_create_mlo_params, mlo_params, WMITLV_…
Dwmi_unified.h16758 } wmi_vdev_create_mlo_params; typedef