Searched refs:maxFirstepLevel (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c317 if (level > params->maxFirstepLevel) {
320 __func__, level, params->maxFirstepLevel);
400 if (aniState->firstepLevel < params->maxFirstepLevel) {
425 if (aniState->firstepLevel < params->maxFirstepLevel) {
439 if (aniState->firstepLevel < params->maxFirstepLevel)
493 if (aniState->firstepLevel < params->maxFirstepLevel)
H A Dar5416_attach.c52 .maxFirstepLevel = 2, /* levels 0..2 */
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c313 if (level > params->maxFirstepLevel) {
316 __func__, level, params->maxFirstepLevel);
441 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
461 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
529 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
H A Dar5212.h161 int maxFirstepLevel; /* [0..2] */ member in struct:ar5212AniParams
H A Dar5212_attach.c206 .maxFirstepLevel = 2, /* levels 0..2 */
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c46 .maxFirstepLevel = 2, /* levels 0..2 */
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c73 .maxFirstepLevel = 2, /* levels 0..2 */
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c92 .maxFirstepLevel = 2, /* levels 0..2 */
H A Dar9287_attach.c91 .maxFirstepLevel = 2, /* levels 0..2 */
H A Dar9280_attach.c87 .maxFirstepLevel = 2, /* levels 0..2 */
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h874 int maxFirstepLevel; /* [0..2] */ member in struct:__anon4367

Completed in 148 milliseconds