Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180_dm.c1512 priv->AdRxSsThreshold = (priv->AdRxSsThreshold > priv->AdMaxRxSsThreshold) ?
1513 priv->AdMaxRxSsThreshold: priv->AdRxSsThreshold;
1625 …priv->AdRxSsThreshold <= priv->AdMaxRxSsThreshold) // Current threhold is not yet reach upper limi…
1628 priv->AdRxSsThreshold = (priv->AdRxSsThreshold > priv->AdMaxRxSsThreshold) ?
1629 priv->AdMaxRxSsThreshold: priv->AdRxSsThreshold;//+by amy 080312
Dr8180.h568 long AdMaxRxSsThreshold; // Max value of AdRxSsThreshold. member
Dr8180_core.c4242 priv->AdMaxRxSsThreshold = 30;//60->30