Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8187se/
Dr8180_dm.c49 u16 HiPwrUpperTh = 0; in DoTxHighPower() local
58 HiPwrUpperTh = priv->RegHiPwrUpperTh; in DoTxHighPower()
61 HiPwrUpperTh = HiPwrUpperTh * 10; in DoTxHighPower()
72 if((priv->UndecoratedSmoothedSS > HiPwrUpperTh) || in DoTxHighPower()