Searched refs:ATH_TID_FILT_FIRST (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_athvar.h | 476 #define ATH_TID_FILT_FIRST(_tq) TAILQ_FIRST(&(_tq)->filtq.tid_q) macro |
H A D | if_ath_tx.c | 3940 bf = ATH_TID_FILT_FIRST(tid); in ath_tx_tid_drain() |