Home
last modified time | relevance | path

Searched refs:ah_setDecompMask (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c128 ah->ah_setDecompMask = ar9300_Stub_SetDecompMask; in ar9300_set_stub_functions()
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c136 .ah_setDecompMask = ar5210SetDecompMask,
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c136 .ah_setDecompMask = ar5211SetDecompMask,
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c133 .ah_setDecompMask = ar5212SetDecompMask,
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c149 ah->ah_setDecompMask = ar5416SetDecompMask; in ar5416InitState()
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1507 HAL_BOOL __ahdecl(*ah_setDecompMask)(struct ath_hal*, uint16_t, int); member