Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddma.c179 * ath5k_hw_stop_tx_dma() - Stop DMA transmit on a specific queue
188 ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_stop_tx_dma() function
331 ret = ath5k_hw_stop_tx_dma(ah, queue); in ath5k_hw_stop_beacon_queue()
921 err = ath5k_hw_stop_tx_dma(ah, i); in ath5k_hw_dma_stop()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Ddma.c179 * ath5k_hw_stop_tx_dma() - Stop DMA transmit on a specific queue
188 ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_stop_tx_dma() function
331 ret = ath5k_hw_stop_tx_dma(ah, queue); in ath5k_hw_stop_beacon_queue()
906 err = ath5k_hw_stop_tx_dma(ah, i); in ath5k_hw_dma_stop()

Completed in 2 milliseconds