Searched refs:ATH9K_TX_QUEUE_CAB (Results 1 – 4 of 4) sorted by relevance
304 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()
587 ATH9K_TX_QUEUE_CAB, enumerator
411 sc->beacon.cabq = ath_txq_setup(sc, ATH9K_TX_QUEUE_CAB, 0); in ath9k_init_queues()
858 return ath9k_hw_setuptxqueue(priv->ah, ATH9K_TX_QUEUE_CAB, &qi); in ath9k_htc_cabq_setup()