Home
last modified time | relevance | path

Searched refs:roam_earlystop_thres_max (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
H A Dtarget_if_cm_roam_offload.c1007 req->roam_earlystop_thres_max -= in target_if_cm_roam_scan_offload_rssi_thresh()
1013 req->roam_earlystop_thres_max = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()
1016 req->roam_earlystop_thres_max = 0; in target_if_cm_roam_scan_offload_rssi_thresh()
1027 req->roam_earlystop_thres_max, req->rssi_thresh, in target_if_cm_roam_scan_offload_rssi_thresh()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h1873 int32_t roam_earlystop_thres_max; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c263 early_stop_thresholds->roam_earlystop_thres_max = in send_roam_scan_offload_rssi_thresh_cmd_tlv()
264 roam_req->roam_earlystop_thres_max; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1277 params->roam_earlystop_thres_max = in cm_roam_scan_offload_rssi_thresh()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h22763 A_UINT32 roam_earlystop_thres_max; member