Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c27077 u32 target_pwr_ratio, pwr_ratio, last_pwr_ratio = 0; in wlc_phy_rc_sweep_nphy() local
27111 target_pwr_ratio = target_pwr_ratios[1]; in wlc_phy_rc_sweep_nphy()
27116 target_pwr_ratio = target_pwr_ratios[0]; in wlc_phy_rc_sweep_nphy()
27243 rccal_val += (pwr_ratio > target_pwr_ratio) ? 1 : -1; in wlc_phy_rc_sweep_nphy()
27248 rccal_val += ((pwr_ratio > target_pwr_ratio) ? in wlc_phy_rc_sweep_nphy()
27255 (int)target_pwr_ratio) < in wlc_phy_rc_sweep_nphy()
27257 (int)target_pwr_ratio)) ? last_rccal_val : in wlc_phy_rc_sweep_nphy()