Searched refs:ah_stopDmaReceive (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c78 ah->ah_stopDmaReceive = ar9300_Stub_StopDmaReceive;
H A Dar9300_freebsd.c117 ah->ah_stopDmaReceive = ar9300_stop_dma_receive_freebsd;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c86 .ah_stopDmaReceive = ar5210StopDmaReceive,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c86 .ah_stopDmaReceive = ar5211StopDmaReceive,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c82 .ah_stopDmaReceive = ar5212StopDmaReceive,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c125 ah->ah_stopDmaReceive = ar5416StopDmaReceive;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1381 HAL_BOOL __ahdecl(*ah_stopDmaReceive)(struct ath_hal*); member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1116 ((*(_ah)->ah_stopDmaReceive)((_ah)))

Completed in 185 milliseconds