Searched refs:ar9300_stop_dma_receive (Results 1 – 6 of 6) sorted by relevance
107 ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout) in ar9300_stop_dma_receive() function
566 extern HAL_BOOL ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout);
852 stopped &= ar9300_stop_dma_receive(ah, 0); /* stop and disable RX DMA */ in ar9300_abort_tx_dma()
654 return ar9300_stop_dma_receive(ah, 1000); in ar9300_stop_dma_receive_freebsd()
250 ar9300_stop_dma_receive, /* ah_stop_dma_receive */
4600 stopped &= ar9300_stop_dma_receive(ah, 0); /* stop and disable RX DMA */ in ar9300_reset()