Home
last modified time | relevance | path

Searched refs:cal_cnt (Results 1 – 1 of 1) sorted by relevance

/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c25630 u8 cal_cnt; in wlc_phy_cal_txiqlo_nphy() local
25822 cal_cnt = pi->mphase_txcal_cmdidx; in wlc_phy_cal_txiqlo_nphy()
25823 num_cals = min(cal_cnt + pi->mphase_txcal_numcmds, in wlc_phy_cal_txiqlo_nphy()
25826 cal_cnt = 0; in wlc_phy_cal_txiqlo_nphy()
25830 for (; cal_cnt < num_cals; cal_cnt++) { in wlc_phy_cal_txiqlo_nphy()
25835 [cal_cnt] : in wlc_phy_cal_txiqlo_nphy()
25836 tbl_tx_iqlo_cal_cmds_fullcal[cal_cnt]; in wlc_phy_cal_txiqlo_nphy()
25840 cal_cnt] in wlc_phy_cal_txiqlo_nphy()
25841 : tbl_tx_iqlo_cal_cmds_recal[cal_cnt]; in wlc_phy_cal_txiqlo_nphy()