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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c318 if (level > params->maxFirstepLevel) {
321 __func__, level, params->maxFirstepLevel);
401 if (aniState->firstepLevel < params->maxFirstepLevel) {
426 if (aniState->firstepLevel < params->maxFirstepLevel) {
440 if (aniState->firstepLevel < params->maxFirstepLevel)
494 if (aniState->firstepLevel < params->maxFirstepLevel)
H A Dar5416_attach.c54 .maxFirstepLevel = 2, /* levels 0..2 */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c315 if (level > params->maxFirstepLevel) {
318 __func__, level, params->maxFirstepLevel);
443 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
463 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
531 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
H A Dar5212_attach.c208 .maxFirstepLevel = 2, /* levels 0..2 */
H A Dar5212.h163 int maxFirstepLevel; /* [0..2] */ member in struct:ar5212AniParams
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c48 .maxFirstepLevel = 2, /* levels 0..2 */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c75 .maxFirstepLevel = 2, /* levels 0..2 */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c93 .maxFirstepLevel = 2, /* levels 0..2 */
H A Dar9285_attach.c94 .maxFirstepLevel = 2, /* levels 0..2 */
H A Dar9280_attach.c89 .maxFirstepLevel = 2, /* levels 0..2 */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h875 int maxFirstepLevel; /* [0..2] */ member in struct:__anon121

Completed in 70 milliseconds