Searched refs:ATH_TXQ_PUTRUNNING (Results 1 – 4 of 4) sorted by relevance
652 cabq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_beacon_cabq_start_edma()672 cabq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_beacon_cabq_start_legacy()
842 if (! (txq->axq_flags & ATH_TXQ_PUTRUNNING)) { in ath_tx_handoff_hw()844 txq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_tx_handoff_hw()939 KASSERT((!(txq->axq_flags & ATH_TXQ_PUTRUNNING)), in ath_legacy_tx_dma_restart()945 txq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_legacy_tx_dma_restart()
355 #define ATH_TXQ_PUTRUNNING 0x0002 /* ath_hal_puttxbuf has been called */ macro
5101 txq->axq_flags &= ~ATH_TXQ_PUTRUNNING; in ath_tx_stopdma()