Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dphy_n.h941 u16 mphase_txcal_cmdidx; member
Dphy_n.c4469 count = nphy->mphase_txcal_cmdidx; in b43_nphy_cal_tx_iq_lo()
4528 nphy->mphase_txcal_cmdidx = (numb >= max) ? 0 : numb; in b43_nphy_cal_tx_iq_lo()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h786 u8 mphase_txcal_cmdidx; member
Dphy_cmn.c2696 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_perical_mphase_reset()
2794 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_perical_mphase_restart()
Dphy_n.c25964 cal_cnt = pi->mphase_txcal_cmdidx; in wlc_phy_cal_txiqlo_nphy()
26047 pi->mphase_txcal_cmdidx = num_cals; in wlc_phy_cal_txiqlo_nphy()
26048 if (pi->mphase_txcal_cmdidx >= max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()
26049 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_txiqlo_nphy()