Searched refs:best_rccal_val (Results 1 – 1 of 1) sorted by relevance
27103 u16 rccal_val, last_rccal_val = 0, best_rccal_val = 0; in wlc_phy_rc_sweep_nphy() local27257 best_rccal_val = in wlc_phy_rc_sweep_nphy()27265 if ((best_rccal_val > 140) in wlc_phy_rc_sweep_nphy()27266 || (best_rccal_val < 135)) in wlc_phy_rc_sweep_nphy()27267 best_rccal_val = 138; in wlc_phy_rc_sweep_nphy()27269 if ((best_rccal_val > 142) in wlc_phy_rc_sweep_nphy()27270 || (best_rccal_val < 137)) in wlc_phy_rc_sweep_nphy()27271 best_rccal_val = 140; in wlc_phy_rc_sweep_nphy()27276 radio_addr_offset_rx), best_rccal_val); in wlc_phy_rc_sweep_nphy()27309 return best_rccal_val - 0x80; in wlc_phy_rc_sweep_nphy()