Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c187 wmi_roam_scan_extended_threshold_param *ext_thresholds = NULL; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
195 len += sizeof(wmi_roam_scan_extended_threshold_param); in send_roam_scan_offload_rssi_thresh_cmd_tlv()
232 sizeof(wmi_roam_scan_extended_threshold_param)); in send_roam_scan_offload_rssi_thresh_cmd_tlv()
234 ext_thresholds = (wmi_roam_scan_extended_threshold_param *)buf_ptr; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
254 (wmi_roam_scan_extended_threshold_param)); in send_roam_scan_offload_rssi_thresh_cmd_tlv()
255 buf_ptr += sizeof(wmi_roam_scan_extended_threshold_param); in send_roam_scan_offload_rssi_thresh_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h2496 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_roam_scan_extended_threshold_param, extende…
H A Dwmi_unified.h22168 } wmi_roam_scan_extended_threshold_param; typedef