Home
last modified time | relevance | path

Searched refs:ar9300_stop_tx_dma (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300desc.h507 extern HAL_BOOL ar9300_stop_tx_dma(struct ath_hal *ah, u_int q, u_int timeout);
H A Dar9300_freebsd.c606 return ar9300_stop_tx_dma(ah, q, 1000); in ar9300_stop_tx_dma_freebsd()
H A Dar9300_xmit.c609 ar9300_stop_tx_dma(struct ath_hal *ah, u_int q, u_int timeout) in ar9300_stop_tx_dma() function
H A Dar9300_attach.c228 ar9300_stop_tx_dma, /* ah_stop_tx_dma */