Searched refs:RSSI_MIN_VALUE (Results 1 – 2 of 2) sorted by relevance
973 req->penalty_threshold_5g = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()990 req->penalty_threshold_5g = RSSI_MIN_VALUE; 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()1013 req->roam_earlystop_thres_max = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()1124 req->profile.rssi_abs_thresh = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_ap_profile()
1512 #define RSSI_MIN_VALUE (-128) macro