Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c25766 u8 num_cals, max_cal_cmds; in wlc_phy_cal_txiqlo_nphy() local
25944 max_cal_cmds = (NREV_GE(pi->pubpi.phy_rev, 3)) ? in wlc_phy_cal_txiqlo_nphy()
25949 max_cal_cmds = (NREV_GE(pi->pubpi.phy_rev, 3)) ? in wlc_phy_cal_txiqlo_nphy()
25957 if ((cal_cnt + pi->mphase_txcal_numcmds) < max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()
25960 num_cals = max_cal_cmds; in wlc_phy_cal_txiqlo_nphy()
25963 num_cals = max_cal_cmds; in wlc_phy_cal_txiqlo_nphy()
26040 if (pi->mphase_txcal_cmdidx >= max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()