Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h334 uint8_t opportunistic_threshold_diff; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1192 rso_cfg->cfg_param.opportunistic_threshold_diff & 0x000000ff; in cm_roam_scan_offload_rssi_thresh()
5319 old_value = cfg_params->opportunistic_threshold_diff; in cm_neighbor_roam_update_config()
5320 cfg_params->opportunistic_threshold_diff = value; in cm_neighbor_roam_update_config()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c1622 cfg_params->opportunistic_threshold_diff = in wlan_cm_rso_config_init()