Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_cmn.c507 pi->phy_txcore_heatedup = false; in wlc_phy_attach()
2463 active_bitmap = (pi->phy_txcore_heatedup) ? 0x31 : 0x33; in wlc_phy_stf_chain_active_get()
2473 if (!pi->phy_txcore_heatedup) { in wlc_phy_stf_chain_active_get()
2476 pi->phy_txcore_heatedup = true; in wlc_phy_stf_chain_active_get()
2481 pi->phy_txcore_heatedup = false; in wlc_phy_stf_chain_active_get()
A Dphy_int.h650 bool phy_txcore_heatedup; member

Completed in 14 milliseconds