Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c27134 u16 rccal_val, last_rccal_val = 0, best_rccal_val = 0; in wlc_phy_rc_sweep_nphy() local
27229 rccal_val = start_rccal_ovr_val + rccal_stepsize; in wlc_phy_rc_sweep_nphy()
27234 radio_addr_offset_rx), rccal_val); in wlc_phy_rc_sweep_nphy()
27277 last_rccal_val = rccal_val; in wlc_phy_rc_sweep_nphy()
27278 rccal_val += (pwr_ratio > target_pwr_ratio) ? 1 : -1; in wlc_phy_rc_sweep_nphy()
27283 rccal_val += ((pwr_ratio > target_pwr_ratio) ? in wlc_phy_rc_sweep_nphy()
27293 rccal_val; in wlc_phy_rc_sweep_nphy()