Home | History | Annotate | Download | only in ar5416

Lines Matching refs:firstepLevel

313 		if (level > aniState->firstepLevel)
315 else if (level < aniState->firstepLevel)
317 aniState->firstepLevel = level;
420 if (aniState->firstepLevel+1 < params->maxFirstepLevel) {
422 aniState->firstepLevel + 1);
434 if (aniState->firstepLevel+1 < params->maxFirstepLevel)
436 aniState->firstepLevel + 1);
441 * weak signal detection and zero firstepLevel to
450 if (aniState->firstepLevel > 0)
488 if (aniState->firstepLevel+1 < params->maxFirstepLevel)
490 aniState->firstepLevel + 1);
498 if (aniState->firstepLevel > 0)
590 aniState->firstepLevel);
712 if (aniState->firstepLevel > 0) {
714 aniState->firstepLevel - 1);
721 if (aniState->firstepLevel > 0) {
723 aniState->firstepLevel - 1);