Searched refs:cal_cnt (Results 1 – 1 of 1) sorted by relevance
25678 u8 cal_cnt; in wlc_phy_cal_txiqlo_nphy() local25870 cal_cnt = pi->mphase_txcal_cmdidx; in wlc_phy_cal_txiqlo_nphy()25871 if ((cal_cnt + pi->mphase_txcal_numcmds) < max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()25872 num_cals = cal_cnt + pi->mphase_txcal_numcmds; in wlc_phy_cal_txiqlo_nphy()25876 cal_cnt = 0; in wlc_phy_cal_txiqlo_nphy()25880 for (; cal_cnt < num_cals; cal_cnt++) { in wlc_phy_cal_txiqlo_nphy()25885 [cal_cnt] : in wlc_phy_cal_txiqlo_nphy()25886 tbl_tx_iqlo_cal_cmds_fullcal[cal_cnt]; in wlc_phy_cal_txiqlo_nphy()25890 cal_cnt] in wlc_phy_cal_txiqlo_nphy()25891 : tbl_tx_iqlo_cal_cmds_recal[cal_cnt]; in wlc_phy_cal_txiqlo_nphy()