Home
last modified time | relevance | path

Searched refs:score_cfg (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c3570 struct scoring_cfg *score_cfg) in cm_fill_6ghz_params() argument
3573 score_cfg->check_6ghz_security = cfg_get(psoc, CFG_CHECK_6GHZ_SECURITY); in cm_fill_6ghz_params()
3574 score_cfg->key_mgmt_mask_6ghz = in cm_fill_6ghz_params()
3579 struct scoring_cfg *score_cfg) in cm_fill_6ghz_params() argument
3606 struct scoring_cfg *score_cfg, in cm_init_mlo_score_config() argument
3609 score_cfg->weight_config.eht_caps_weightage = in cm_init_mlo_score_config()
3612 score_cfg->weight_config.mlo_weightage = in cm_init_mlo_score_config()
3615 score_cfg->weight_config.wlm_indication_weightage = in cm_init_mlo_score_config()
3618 score_cfg->weight_config.joint_rssi_alpha = in cm_init_mlo_score_config()
3621 score_cfg->weight_config.low_band_rssi_boost = in cm_init_mlo_score_config()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_bss_score_param.h397 struct scoring_cfg *score_cfg);