Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dqcu.c219 case AR5K_TX_QUEUE_CAB: in ath5k_hw_setup_tx_queue()
236 case AR5K_TX_QUEUE_CAB: in ath5k_hw_setup_tx_queue()
382 if (tq->tqi_ready_time && (tq->tqi_type != AR5K_TX_QUEUE_CAB)) in ath5k_hw_reset_tx_queue()
427 case AR5K_TX_QUEUE_CAB: in ath5k_hw_reset_tx_queue()
H A Ddma.c155 case AR5K_TX_QUEUE_CAB: in ath5k_hw_start_tx_dma()
210 case AR5K_TX_QUEUE_CAB: in ath5k_hw_stop_tx_dma()
369 case AR5K_TX_QUEUE_CAB: in ath5k_hw_get_txdp()
412 case AR5K_TX_QUEUE_CAB: in ath5k_hw_set_txdp()
H A Dath5k.h543 AR5K_TX_QUEUE_CAB, enumerator
H A Dbase.c3069 ah->cabq = ath5k_txq_setup(ah, AR5K_TX_QUEUE_CAB, 0); in ath5k_init()