Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h544 #define HAL_MAX_BINS_ALLOWED 28 macro
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_reset.c1867 if ((binOffsetNumT16 >> 4) > HAL_MAX_BINS_ALLOWED) { in ar5212SetSpurMitigation()