Searched refs:ath5k_hw_stop_tx_dma (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Ddma.c161 * ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue
171 int ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue) function
H A Dath5k.h1171 int ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue);
H A Dbase.c1646 ath5k_hw_stop_tx_dma(ah, sc->bhalq);
1651 ath5k_hw_stop_tx_dma(ah, sc->txqs[i].qnum);
2314 if (unlikely(ath5k_hw_stop_tx_dma(ah, sc->bhalq))) {
2476 ath5k_hw_stop_tx_dma(sc->ah, sc->bhalq);

Completed in 60 milliseconds