Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c25634 u8 num_cals, max_cal_cmds; in wlc_phy_cal_txiqlo_nphy() local
25812 max_cal_cmds = (NREV_GE(pi->pubpi.phy_rev, 3)) ? in wlc_phy_cal_txiqlo_nphy()
25817 max_cal_cmds = (NREV_GE(pi->pubpi.phy_rev, 3)) ? in wlc_phy_cal_txiqlo_nphy()
25825 if ((cal_cnt + pi->mphase_txcal_numcmds) < max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()
25828 num_cals = max_cal_cmds; in wlc_phy_cal_txiqlo_nphy()
25831 num_cals = max_cal_cmds; in wlc_phy_cal_txiqlo_nphy()
25908 if (pi->mphase_txcal_cmdidx >= max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()