Home
last modified time | relevance | path

Searched refs:ar5211SetDecompMask (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h264 extern HAL_BOOL ar5211SetDecompMask(struct ath_hal *, uint16_t, int);
H A Dar5211_attach.c132 .ah_setDecompMask = ar5211SetDecompMask,
H A Dar5211_misc.c546 ar5211SetDecompMask(struct ath_hal *ah, uint16_t keyidx, int en) in ar5211SetDecompMask() function