Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c304 case ATH9K_TX_QUEUE_CAB: in ath9k_hw_setuptxqueue()
417 if (qi->tqi_readyTime && (qi->tqi_type != ATH9K_TX_QUEUE_CAB)) { in ath9k_hw_resettxqueue()
468 case ATH9K_TX_QUEUE_CAB: in ath9k_hw_resettxqueue()
H A Dhtc_drv_txrx.c858 return ath9k_hw_setuptxqueue(priv->ah, ATH9K_TX_QUEUE_CAB, &qi); in ath9k_htc_cabq_setup()