Home
last modified time | relevance | path

Searched refs:rx2tx_biasentry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h853 s8 rx2tx_biasentry; member
Dphy_n.c19764 if (pi->rx2tx_biasentry == -1) { in wlc_phy_rxcore_setstate_nphy()
19772 pi->rx2tx_biasentry = (u8) i; in wlc_phy_rxcore_setstate_nphy()
19793 if (pi->rx2tx_biasentry != -1) { in wlc_phy_rxcore_setstate_nphy()
19796 1, pi->rx2tx_biasentry, in wlc_phy_rxcore_setstate_nphy()
19798 pi->rx2tx_biasentry = -1; in wlc_phy_rxcore_setstate_nphy()
Dphy_cmn.c533 pi->rx2tx_biasentry = -1; in wlc_phy_attach()