Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h835 s8 rx2tx_biasentry; member
Dphy_n.c19662 if (pi->rx2tx_biasentry == -1) { in wlc_phy_rxcore_setstate_nphy()
19670 pi->rx2tx_biasentry = (u8) i; in wlc_phy_rxcore_setstate_nphy()
19691 if (pi->rx2tx_biasentry != -1) { in wlc_phy_rxcore_setstate_nphy()
19694 1, pi->rx2tx_biasentry, in wlc_phy_rxcore_setstate_nphy()
19696 pi->rx2tx_biasentry = -1; in wlc_phy_rxcore_setstate_nphy()
Dphy_cmn.c522 pi->rx2tx_biasentry = -1; in wlc_phy_attach()