Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c128 ah->ah_setDecompMask = ar9300_Stub_SetDecompMask; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h84 extern HAL_BOOL ar9300_Stub_SetDecompMask(struct ath_hal *, uint16_t, int);
H A Dar9300_stub_funcs.c534 ar9300_Stub_SetDecompMask(struct ath_hal *ah, uint16_t a, int b) in ar9300_Stub_SetDecompMask() function