Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c399 struct scoring_cfg *score_params, in cm_calculate_congestion_score() argument
409 score_params->weight_config.channel_congestion_weightage; in cm_calculate_congestion_score()
414 score_params->esp_qbss_scoring.score_pcnt3_to_0, in cm_calculate_congestion_score()
419 if (!score_params->esp_qbss_scoring.num_slot) in cm_calculate_congestion_score()
422 if (score_params->esp_qbss_scoring.num_slot > in cm_calculate_congestion_score()
424 score_params->esp_qbss_scoring.num_slot = in cm_calculate_congestion_score()
428 score_params->rssi_score.good_rssi_threshold * (-1); in cm_calculate_congestion_score()
433 score_params->esp_qbss_scoring.num_slot, in cm_calculate_congestion_score()
435 &score_params->esp_qbss_scoring); in cm_calculate_congestion_score()
440 score_params->esp_qbss_scoring.score_pcnt3_to_0, in cm_calculate_congestion_score()
[all …]