Home
last modified time | relevance | path

Searched refs:temp_pcl_chan_weight (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.c635 int32_t temp_pcl_chan_weight = 0; in cm_calculate_pcl_score() local
652 temp_pcl_chan_weight = in cm_calculate_pcl_score()
654 temp_pcl_chan_weight = qdf_do_div( in cm_calculate_pcl_score()
655 temp_pcl_chan_weight, in cm_calculate_pcl_score()
657 pcl_score = pcl_weightage - temp_pcl_chan_weight; in cm_calculate_pcl_score()