Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h665 s16 phy_txcore_disable_temp; member
Dphy_cmn.c535 pi->phy_txcore_disable_temp = PHY_CHAIN_TX_DISABLE_TEMP; in wlc_phy_attach()
2857 if (nphy_currtemp >= pi->phy_txcore_disable_temp) { in wlc_phy_stf_chain_active_get()
Dphy_n.c14585 pi->phy_txcore_disable_temp = sprom->tempthresh; in wlc_phy_txpwr_srom_read_nphy()
14586 if (pi->phy_txcore_disable_temp == 0) in wlc_phy_txpwr_srom_read_nphy()
14587 pi->phy_txcore_disable_temp = PHY_CHAIN_TX_DISABLE_TEMP; in wlc_phy_txpwr_srom_read_nphy()
14602 pi->phy_txcore_disable_temp - PHY_HYSTERESIS_DELTATEMP; in wlc_phy_txpwr_srom_read_nphy()