Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Ddma.c883 int i, qmax, err; in ath5k_hw_dma_stop() local
898 qmax = AR5K_NUM_TX_QUEUES; in ath5k_hw_dma_stop()
902 qmax = AR5K_NUM_TX_QUEUES_NOQCU; in ath5k_hw_dma_stop()
905 for (i = 0; i < qmax; i++) { in ath5k_hw_dma_stop()