Searched refs:ATH_TXQ_FIRST (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/ath/ | ||
| HD | if_ath_tx_edma.c | 684 bf = ATH_TXQ_FIRST(&txq->fifo); in ath_edma_tx_processq() |
| HD | if_athvar.h | 412 #define ATH_TXQ_FIRST(_tq) TAILQ_FIRST(&(_tq)->axq_q) macro |