Searched refs:ar9300_stop_dma_receive (Results 1 – 5 of 5) sorted by relevance
107 ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout) in ar9300_stop_dma_receive() function
564 extern HAL_BOOL ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout);
348 return ar9300_stop_dma_receive(ah, 1000); in ar9300_stop_dma_receive_freebsd()
246 ar9300_stop_dma_receive, /* ah_stop_dma_receive */
4362 stopped &= ar9300_stop_dma_receive(ah, 0); /* stop and disable RX DMA */ in ar9300_reset()