Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_extscan_tlv.c671 wmi_extscan_bucket *dest_blist; in wmi_get_buf_extscan_start_cmd()
705 len += nbuckets * sizeof(wmi_extscan_bucket); in wmi_get_buf_extscan_start_cmd()
793 nbuckets * sizeof(wmi_extscan_bucket)); in wmi_get_buf_extscan_start_cmd()
794 dest_blist = (wmi_extscan_bucket *) in wmi_get_buf_extscan_start_cmd()
804 WMITLV_GET_STRUCT_TLVLEN(wmi_extscan_bucket)); in wmi_get_buf_extscan_start_cmd()
868 buf_ptr += WMI_TLV_HDR_SIZE + (nbuckets * sizeof(wmi_extscan_bucket)); in wmi_get_buf_extscan_start_cmd()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h2590 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_extscan_bucket, bucket_list, WMITLV_SIZE_VA…
H A Dwmi_unified.h30097 } wmi_extscan_bucket; typedef