Home
last modified time | relevance | path

Searched refs:phy_txcore_heatedup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c528 pi->phy_txcore_heatedup = false; in wlc_phy_attach()
2829 active_bitmap = (pi->phy_txcore_heatedup) ? 0x31 : 0x33; in wlc_phy_stf_chain_active_get()
2839 if (!pi->phy_txcore_heatedup) { in wlc_phy_stf_chain_active_get()
2842 pi->phy_txcore_heatedup = true; in wlc_phy_stf_chain_active_get()
2847 pi->phy_txcore_heatedup = false; in wlc_phy_stf_chain_active_get()
H A Dphy_int.h650 bool phy_txcore_heatedup; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c529 pi->phy_txcore_heatedup = false; in wlc_phy_attach()
2830 active_bitmap = (pi->phy_txcore_heatedup) ? 0x31 : 0x33; in wlc_phy_stf_chain_active_get()
2840 if (!pi->phy_txcore_heatedup) { in wlc_phy_stf_chain_active_get()
2843 pi->phy_txcore_heatedup = true; in wlc_phy_stf_chain_active_get()
2848 pi->phy_txcore_heatedup = false; in wlc_phy_stf_chain_active_get()
H A Dphy_int.h650 bool phy_txcore_heatedup; member

Completed in 16 milliseconds