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.c25632 u8 num_cals, max_cal_cmds; in wlc_phy_cal_txiqlo_nphy() local
25810 max_cal_cmds = (NREV_GE(pi->pubpi.phy_rev, 3)) ? in wlc_phy_cal_txiqlo_nphy()
25815 max_cal_cmds = (NREV_GE(pi->pubpi.phy_rev, 3)) ? in wlc_phy_cal_txiqlo_nphy()
25824 max_cal_cmds); in wlc_phy_cal_txiqlo_nphy()
25827 num_cals = max_cal_cmds; in wlc_phy_cal_txiqlo_nphy()
25904 if (pi->mphase_txcal_cmdidx >= max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()