Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athvar.h477 #define ATH_TID_FILT_LAST(_tq, _field) TAILQ_LAST(&(_tq)->filtq.tid_q,_field) macro
H A Dif_ath_tx.c3479 while ((bf = ATH_TID_FILT_LAST(tid, ath_bufhead_s)) != NULL) { in ath_tx_tid_filt_comp_complete()
4376 while ((bf = ATH_TID_FILT_LAST(atid, ath_bufhead_s)) != NULL) { in ath_tx_tid_cleanup()