Searched refs:best_rccal_val (Results 1 – 1 of 1) sorted by relevance
27134 u16 rccal_val, last_rccal_val = 0, best_rccal_val = 0; in wlc_phy_rc_sweep_nphy() local27288 best_rccal_val = in wlc_phy_rc_sweep_nphy()27296 if ((best_rccal_val > 140) in wlc_phy_rc_sweep_nphy()27297 || (best_rccal_val < 135)) in wlc_phy_rc_sweep_nphy()27298 best_rccal_val = 138; in wlc_phy_rc_sweep_nphy()27300 if ((best_rccal_val > 142) in wlc_phy_rc_sweep_nphy()27301 || (best_rccal_val < 137)) in wlc_phy_rc_sweep_nphy()27302 best_rccal_val = 140; in wlc_phy_rc_sweep_nphy()27307 radio_addr_offset_rx), best_rccal_val); in wlc_phy_rc_sweep_nphy()27340 return best_rccal_val - 0x80; in wlc_phy_rc_sweep_nphy()