Searched refs:mlo_rssi_pcnt (Results 1 – 1 of 1) sorted by relevance
1760 static struct mlo_rssi_pct mlo_rssi_pcnt[CM_RSSI_BUCKET_NUM] = { variable1788 if (joint_factor > mlo_rssi_pcnt[i].joint_factor) { in cm_get_mlo_rssi_score()1789 rssi_pcnt = mlo_rssi_pcnt[i].rssi_pcnt; in cm_get_mlo_rssi_score()1790 *prorate_pcnt = mlo_rssi_pcnt[i].prorate_pcnt; in cm_get_mlo_rssi_score()