Searched refs:AR5K_TX_QUEUE_INACTIVE (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 Dqcu.c46 if (ah->ah_txq[queue].tqi_type == AR5K_TX_QUEUE_INACTIVE)
90 AR5K_TX_QUEUE_INACTIVE; queue++) {
150 if (ah->ah_txq[queue].tqi_type == AR5K_TX_QUEUE_INACTIVE)
177 ah->ah_txq[queue].tqi_type = AR5K_TX_QUEUE_INACTIVE;
194 if (tq->tqi_type == AR5K_TX_QUEUE_INACTIVE)
H A Ddma.c119 if (ah->ah_txq[queue].tqi_type == AR5K_TX_QUEUE_INACTIVE)
179 if (ah->ah_txq[queue].tqi_type == AR5K_TX_QUEUE_INACTIVE)
H A Dath5k.h458 * @AR5K_TX_QUEUE_INACTIVE: q is unused -- see ath5k_hw_release_tx_queue
466 AR5K_TX_QUEUE_INACTIVE = 0, enumerator in enum:ath5k_tx_queue

Completed in 36 milliseconds