Searched refs:ATH_TID_FIRST (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_ht.c852 bf = ATH_TID_FIRST(tid);
H A Dif_ath_tx.c3223 bf = ATH_TID_FIRST(atid);
3945 bf = ATH_TID_FIRST(tid);
4409 bf = ATH_TID_FIRST(atid);
5465 bf = ATH_TID_FIRST(tid);
5688 bf = ATH_TID_FIRST(tid);
H A Dif_athvar.h456 #define ATH_TID_FIRST(_tq) TAILQ_FIRST(&(_tq)->tid_q) macro

Completed in 98 milliseconds