Searched refs:AdMaxRxSsThreshold (Results 1 – 3 of 3) sorted by relevance
1512 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
568 long AdMaxRxSsThreshold; // Max value of AdRxSsThreshold. member
4242 priv->AdMaxRxSsThreshold = 30;//60->30