Searched refs:ATH_TXQ_PUTRUNNING (Results 1 – 4 of 4) sorted by relevance
645 cabq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_beacon_cabq_start_edma()665 cabq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_beacon_cabq_start_legacy()
859 if (! (txq->axq_flags & ATH_TXQ_PUTRUNNING)) { in ath_tx_handoff_hw()861 txq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_tx_handoff_hw()956 KASSERT((!(txq->axq_flags & ATH_TXQ_PUTRUNNING)), in ath_legacy_tx_dma_restart()962 txq->axq_flags |= ATH_TXQ_PUTRUNNING; in ath_legacy_tx_dma_restart()
332 #define ATH_TXQ_PUTRUNNING 0x0002 /* ath_hal_puttxbuf has been called */ macro
4738 txq->axq_flags &= ~ATH_TXQ_PUTRUNNING; in ath_tx_stopdma()