Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h714 u32 nphy_bb_mult_save; member
Dphy_n.c18359 pi->nphy_bb_mult_save = 0; in wlc_phy_cal_txgainctrl_nphy()
18411 pi->nphy_bb_mult_save = 0; in wlc_phy_cal_txgainctrl_nphy()
23123 if ((pi->nphy_bb_mult_save & BB_MULT_VALID_MASK) == 0) { in wlc_phy_runsamples_nphy()
23127 pi->nphy_bb_mult_save = in wlc_phy_runsamples_nphy()
23204 if ((pi->nphy_bb_mult_save & BB_MULT_VALID_MASK) != 0) { in wlc_phy_stopplayback_nphy()
23206 bb_mult = pi->nphy_bb_mult_save & BB_MULT_MASK; in wlc_phy_stopplayback_nphy()
23210 pi->nphy_bb_mult_save = 0; in wlc_phy_stopplayback_nphy()