Home
last modified time | relevance | path

Searched refs:HAL_MAX_BINS_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah_internal.h537 #define HAL_MAX_BINS_ALLOWED 28 macro
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_reset.c1864 if ((binOffsetNumT16 >> 4) > HAL_MAX_BINS_ALLOWED) { in ar5212SetSpurMitigation()