Searched refs:best_rccal_val (Results 1 – 1 of 1) sorted by relevance
27145 u16 rccal_val, last_rccal_val = 0, best_rccal_val = 0; in wlc_phy_rc_sweep_nphy() local27299 best_rccal_val = in wlc_phy_rc_sweep_nphy()27307 if ((best_rccal_val > 140) in wlc_phy_rc_sweep_nphy()27308 || (best_rccal_val < 135)) in wlc_phy_rc_sweep_nphy()27309 best_rccal_val = 138; in wlc_phy_rc_sweep_nphy()27311 if ((best_rccal_val > 142) in wlc_phy_rc_sweep_nphy()27312 || (best_rccal_val < 137)) in wlc_phy_rc_sweep_nphy()27313 best_rccal_val = 140; in wlc_phy_rc_sweep_nphy()27318 radio_addr_offset_rx), best_rccal_val); in wlc_phy_rc_sweep_nphy()27351 return best_rccal_val - 0x80; in wlc_phy_rc_sweep_nphy()