Home
last modified time | relevance | path

Searched refs:bg_rssi_threshold (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h347 uint8_t bg_rssi_threshold; member
899 uint8_t bg_rssi_threshold; member
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h2165 uint8_t bg_rssi_threshold; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1798 profile->bg_rssi_threshold = rso_cfg->cfg_param.bg_rssi_threshold; in cm_roam_scan_offload_ap_profile()
5388 cfg_params->bg_rssi_threshold = in cm_restore_default_roaming_params()
5389 mlme_obj->cfg.lfr.bg_rssi_threshold; in cm_restore_default_roaming_params()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c5254 profile->bg_rssi_threshold = ap_profile->profile.bg_rssi_threshold; in send_roam_scan_offload_ap_profile_cmd_tlv()
5268 profile->bg_rssi_threshold, in send_roam_scan_offload_ap_profile_cmd_tlv()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c1687 cfg_params->bg_rssi_threshold = in wlan_cm_rso_config_init()
1688 mlme_obj->cfg.lfr.bg_rssi_threshold; in wlan_cm_rso_config_init()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c3180 lfr->bg_rssi_threshold = cfg_get(psoc, CFG_LFR_ROAM_BG_RSSI_TH); in mlme_init_lfr_cfg()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h22717 A_UINT32 bg_rssi_threshold; member