Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dphy_n.h957 u16 mphase_txcal_cmdidx; member
Dphy_n.c5438 count = nphy->mphase_txcal_cmdidx; in b43_nphy_cal_tx_iq_lo()
5497 nphy->mphase_txcal_cmdidx = (numb >= max) ? 0 : numb; in b43_nphy_cal_tx_iq_lo()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h768 u8 mphase_txcal_cmdidx; member
Dphy_cmn.c2679 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_perical_mphase_reset()
2777 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_perical_mphase_restart()
Dphy_n.c25824 cal_cnt = pi->mphase_txcal_cmdidx; in wlc_phy_cal_txiqlo_nphy()
25907 pi->mphase_txcal_cmdidx = num_cals; in wlc_phy_cal_txiqlo_nphy()
25908 if (pi->mphase_txcal_cmdidx >= max_cal_cmds) in wlc_phy_cal_txiqlo_nphy()
25909 pi->mphase_txcal_cmdidx = 0; in wlc_phy_cal_txiqlo_nphy()