[go: nahoru, domu]

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

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_int.h665 s16 phy_txcore_disable_temp; member in struct:brcms_phy
H A Dphy_cmn.c535 pi->phy_txcore_disable_temp = PHY_CHAIN_TX_DISABLE_TEMP;
2853 if (nphy_currtemp >= pi->phy_txcore_disable_temp) {
H A Dphy_n.c14585 pi->phy_txcore_disable_temp = sprom->tempthresh;
14586 if (pi->phy_txcore_disable_temp == 0)
14587 pi->phy_txcore_disable_temp = PHY_CHAIN_TX_DISABLE_TEMP;
14602 pi->phy_txcore_disable_temp - PHY_HYSTERESIS_DELTATEMP;

Completed in 83 milliseconds