Searched refs:ar9300_stop_dma_receive (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c107 ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout) function
H A Dar9300_freebsd.c348 return ar9300_stop_dma_receive(ah, 1000);
H A Dar9300desc.h564 extern HAL_BOOL ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout);
H A Dar9300_attach.c246 ar9300_stop_dma_receive, /* ah_stop_dma_receive */
H A Dar9300_reset.c4362 stopped &= ar9300_stop_dma_receive(ah, 0); /* stop and disable RX DMA */
4369 "%s[%d]: ar9300_stop_dma_receive failed\n", __func__, __LINE__);

Completed in 98 milliseconds