Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_11be_tlv.c196 return (WMI_TLV_HDR_SIZE + sizeof(wmi_prb_resp_tmpl_ml_info)); in prb_resp_tmpl_ml_info_size()
202 wmi_prb_resp_tmpl_ml_info *ml_info; in prb_resp_tmpl_add_ml_info()
205 sizeof(wmi_prb_resp_tmpl_ml_info)); in prb_resp_tmpl_add_ml_info()
208 ml_info = (wmi_prb_resp_tmpl_ml_info *)buf_ptr; in prb_resp_tmpl_add_ml_info()
212 WMITLV_GET_STRUCT_TLVLEN(wmi_prb_resp_tmpl_ml_info)); in prb_resp_tmpl_add_ml_info()
220 return buf_ptr + sizeof(wmi_prb_resp_tmpl_ml_info); in prb_resp_tmpl_add_ml_info()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h2768 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_prb_resp_tmpl_ml_info, ml_prb_resp_info, WM…
H A Dwmi_unified.h19736 } wmi_prb_resp_tmpl_ml_info; typedef