Searched refs:ATH_TID_FIRST (Results 1 – 3 of 3) sorted by relevance
826 bf = ATH_TID_FIRST(tid); in ath_tx_form_aggr()
3219 bf = ATH_TID_FIRST(atid); in ath_tx_swq()3941 bf = ATH_TID_FIRST(tid); in ath_tx_tid_drain()4405 bf = ATH_TID_FIRST(atid); in ath_tx_tid_cleanup()5461 bf = ATH_TID_FIRST(tid);5684 bf = ATH_TID_FIRST(tid);
455 #define ATH_TID_FIRST(_tq) TAILQ_FIRST(&(_tq)->tid_q) macro