Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath_tx_edma.c684 bf = ATH_TXQ_FIRST(&txq->fifo); in ath_edma_tx_processq()
HDif_athvar.h412 #define ATH_TXQ_FIRST(_tq) TAILQ_FIRST(&(_tq)->axq_q) macro