Home
last modified time | relevance | path

Searched refs:roam_earlystop_thres_min (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.c1005 req->roam_earlystop_thres_min -= in target_if_cm_roam_scan_offload_rssi_thresh()
1012 req->roam_earlystop_thres_min = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()
1015 req->roam_earlystop_thres_min = 0; in target_if_cm_roam_scan_offload_rssi_thresh()
1026 req->roam_earlystop_thres_min, 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.h1872 int32_t roam_earlystop_thres_min; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c261 early_stop_thresholds->roam_earlystop_thres_min = in send_roam_scan_offload_rssi_thresh_cmd_tlv()
262 roam_req->roam_earlystop_thres_min; 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.c1275 params->roam_earlystop_thres_min = in cm_roam_scan_offload_rssi_thresh()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h22761 A_UINT32 roam_earlystop_thres_min; member