Searched refs:AR5416_DEFAULT_RXCHAINMASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5416/ | ||
H A D | ar5416.h | 47 #define AR5416_DEFAULT_RXCHAINMASK 7 macro |
H A D | ar5416_attach.c | 240 AH5416(ah)->ah_rx_chainmask = AR5416_DEFAULT_RXCHAINMASK; in ar5416InitState() |