Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_int.h909 s8 rx2tx_biasentry; member
Dwlc_phy_n.c15076 if (pi->rx2tx_biasentry == -1) { in wlc_phy_rxcore_setstate_nphy()
15085 pi->rx2tx_biasentry = (u8) i; in wlc_phy_rxcore_setstate_nphy()
15106 if (pi->rx2tx_biasentry != -1) { in wlc_phy_rxcore_setstate_nphy()
15109 1, pi->rx2tx_biasentry, in wlc_phy_rxcore_setstate_nphy()
15111 pi->rx2tx_biasentry = -1; in wlc_phy_rxcore_setstate_nphy()
Dwlc_phy_cmn.c707 pi->rx2tx_biasentry = -1; in wlc_phy_attach()