Searched refs:best_rccal_val (Results 1 – 1 of 1) sorted by relevance
27099 u16 rccal_val, last_rccal_val = 0, best_rccal_val = 0; in wlc_phy_rc_sweep_nphy() local27253 best_rccal_val = in wlc_phy_rc_sweep_nphy()27261 if ((best_rccal_val > 140) in wlc_phy_rc_sweep_nphy()27262 || (best_rccal_val < 135)) in wlc_phy_rc_sweep_nphy()27263 best_rccal_val = 138; in wlc_phy_rc_sweep_nphy()27265 if ((best_rccal_val > 142) in wlc_phy_rc_sweep_nphy()27266 || (best_rccal_val < 137)) in wlc_phy_rc_sweep_nphy()27267 best_rccal_val = 140; in wlc_phy_rc_sweep_nphy()27272 radio_addr_offset_rx), best_rccal_val); in wlc_phy_rc_sweep_nphy()27305 return best_rccal_val - 0x80; in wlc_phy_rc_sweep_nphy()