Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:TsfMissThreshold

342         params.TsfMissThreshold = OUT_OF_SYNC_DEFAULT_THRESHOLD;
553 roamingTriggersParams.TsfMissThreshold = OUT_OF_SYNC_IBSS_THRESHOLD;
557 roamingTriggersParams.TsfMissThreshold = pCurrBSS->numExpectedTbttForBSSLoss;
568 roamingTriggersParams.TsfMissThreshold = (roamingTriggersParams.TsfMissThreshold *
571 TRACE2(pCurrBSS->hReport, REPORT_SEVERITY_INFORMATION, ": old value = %d, new value (for SG compensation) = %d\n", pCurrBSS->numExpectedTbttForBSSLoss,roamingTriggersParams.TsfMissThreshold);
1347 params.TsfMissThreshold = uNumOfBeacons; /* number of missing beacon allowed before out-of-sync event is issued*/