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

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c65 ah->ah_stopTxDma = ar9300_Stub_StopTxDma;
H A Dar9300_freebsd.c98 ah->ah_stopTxDma = ar9300_stop_tx_dma_freebsd;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c70 .ah_stopTxDma = ar5210StopTxDma,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c70 .ah_stopTxDma = ar5211StopTxDma,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c66 .ah_stopTxDma = ar5212StopTxDma,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c113 ah->ah_stopTxDma = ar5416StopTxDma;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1343 HAL_BOOL __ahdecl(*ah_stopTxDma)(struct ath_hal*, u_int); member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1110 ((*(_ah)->ah_stopTxDma)((_ah), (_qnum)))

Completed in 179 milliseconds