Searched refs:best_rccal_val (Results 1 – 1 of 1) sorted by relevance
27106 u16 rccal_val, last_rccal_val = 0, best_rccal_val = 0; in wlc_phy_rc_sweep_nphy() local27260 best_rccal_val = in wlc_phy_rc_sweep_nphy()27268 if ((best_rccal_val > 140) in wlc_phy_rc_sweep_nphy()27269 || (best_rccal_val < 135)) in wlc_phy_rc_sweep_nphy()27270 best_rccal_val = 138; in wlc_phy_rc_sweep_nphy()27272 if ((best_rccal_val > 142) in wlc_phy_rc_sweep_nphy()27273 || (best_rccal_val < 137)) in wlc_phy_rc_sweep_nphy()27274 best_rccal_val = 140; in wlc_phy_rc_sweep_nphy()27279 radio_addr_offset_rx), best_rccal_val); in wlc_phy_rc_sweep_nphy()27312 return best_rccal_val - 0x80; in wlc_phy_rc_sweep_nphy()