Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dphy_n.h957 u16 mphase_txcal_cmdidx; member
Dphy_n.c5498 count = nphy->mphase_txcal_cmdidx; in b43_nphy_cal_tx_iq_lo()
5557 nphy->mphase_txcal_cmdidx = (numb >= max) ? 0 : numb; in b43_nphy_cal_tx_iq_lo()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h786 u8 mphase_txcal_cmdidx; member
Dphy_cmn.c2692 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_perical_mphase_reset()
2790 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_perical_mphase_restart()
Dphy_n.c25870 cal_cnt = pi->mphase_txcal_cmdidx; in wlc_phy_cal_txiqlo_nphy()
25953 pi->mphase_txcal_cmdidx = num_cals; in wlc_phy_cal_txiqlo_nphy()
25954 if (pi->mphase_txcal_cmdidx >= max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()
25955 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_txiqlo_nphy()