Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_11be_tlv.c167 return (WMI_TLV_HDR_SIZE + sizeof(wmi_bcn_tmpl_ml_info)); in bcn_tmpl_ml_info_size()
173 wmi_bcn_tmpl_ml_info *ml_info; in bcn_tmpl_add_ml_info()
176 sizeof(wmi_bcn_tmpl_ml_info)); in bcn_tmpl_add_ml_info()
179 ml_info = (wmi_bcn_tmpl_ml_info *)buf_ptr; in bcn_tmpl_add_ml_info()
183 WMITLV_GET_STRUCT_TLVLEN(wmi_bcn_tmpl_ml_info)); in bcn_tmpl_add_ml_info()
191 return buf_ptr + sizeof(wmi_bcn_tmpl_ml_info); in bcn_tmpl_add_ml_info()
/wlan-driver/fw-api/fw/
Dwmi_tlv_defs.h2778 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_bcn_tmpl_ml_info, ml_bcn_info, WMITLV_SIZE_…
Dwmi_unified.h19583 } wmi_bcn_tmpl_ml_info; typedef