Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h647 s16 phy_txcore_disable_temp; member
H A Dphy_cmn.c525 pi->phy_txcore_disable_temp = PHY_CHAIN_TX_DISABLE_TEMP; in wlc_phy_attach()
2840 if (nphy_currtemp >= pi->phy_txcore_disable_temp) { in wlc_phy_stf_chain_active_get()
H A Dphy_n.c14574 pi->phy_txcore_disable_temp = sprom->tempthresh; in wlc_phy_txpwr_srom_read_nphy()
14575 if (pi->phy_txcore_disable_temp == 0) in wlc_phy_txpwr_srom_read_nphy()
14576 pi->phy_txcore_disable_temp = PHY_CHAIN_TX_DISABLE_TEMP; in wlc_phy_txpwr_srom_read_nphy()
14591 pi->phy_txcore_disable_temp - PHY_HYSTERESIS_DELTATEMP; in wlc_phy_txpwr_srom_read_nphy()