Home
last modified time | relevance | path

Searched refs:chan_width_weightage (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_bss_score_param.h62 uint8_t chan_width_weightage; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c2108 cm_get_bw_score(weight_config->chan_width_weightage, in cm_calculate_mlo_bss_score()
2355 cm_get_bw_score(weight_config->chan_width_weightage, in cm_calculate_ml_scores()
3767 score_cfg->weight_config.chan_width_weightage = in wlan_cm_init_score_config()
3793 score_cfg->weight_config.chan_width_weightage + in wlan_cm_init_score_config()
3821 score_cfg->weight_config.chan_width_weightage = in wlan_cm_init_score_config()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h2392 uint8_t chan_width_weightage; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1502 req_score_params->bw_weightage = weight_config->chan_width_weightage; in cm_update_score_params()