Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
A Dqcu.c69 if (ah->ah_txq[queue].tqi_type == AR5K_TX_QUEUE_INACTIVE) in ath5k_hw_num_tx_pending()
100 ah->ah_txq[queue].tqi_type = AR5K_TX_QUEUE_INACTIVE; in ath5k_hw_release_tx_queue()
163 if (qi->tqi_type == AR5K_TX_QUEUE_INACTIVE) in ath5k_hw_set_tx_queueprops()
333 (tq->tqi_type == AR5K_TX_QUEUE_INACTIVE)) in ath5k_hw_reset_tx_queue()
A Ddma.c137 if (ah->ah_txq[queue].tqi_type == AR5K_TX_QUEUE_INACTIVE) in ath5k_hw_start_tx_dma()
196 if (ah->ah_txq[queue].tqi_type == AR5K_TX_QUEUE_INACTIVE) in ath5k_hw_stop_tx_dma()
A Dath5k.h540 AR5K_TX_QUEUE_INACTIVE = 0, enumerator

Completed in 10 milliseconds