Home
last modified time | relevance | path

Searched refs:ar9300_stop_dma_receive_freebsd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h16 extern HAL_BOOL ar9300_stop_dma_receive_freebsd(struct ath_hal *ah);
H A Dar9300_freebsd.c373 ah->ah_stopDmaReceive = ar9300_stop_dma_receive_freebsd; in ar9300_attach_freebsd_ops()
651 ar9300_stop_dma_receive_freebsd(struct ath_hal *ah) in ar9300_stop_dma_receive_freebsd() function