Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c107 ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout) in ar9300_stop_dma_receive() function
H A Dar9300desc.h566 extern HAL_BOOL ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout);
H A Dar9300_xmit.c852 stopped &= ar9300_stop_dma_receive(ah, 0); /* stop and disable RX DMA */ in ar9300_abort_tx_dma()
H A Dar9300_freebsd.c654 return ar9300_stop_dma_receive(ah, 1000); in ar9300_stop_dma_receive_freebsd()
H A Dar9300_attach.c250 ar9300_stop_dma_receive, /* ah_stop_dma_receive */
H A Dar9300_reset.c4600 stopped &= ar9300_stop_dma_receive(ah, 0); /* stop and disable RX DMA */ in ar9300_reset()