Searched refs:bfs_tid (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c1509 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid];
2005 bf->bf_state.bfs_tid = tid;
2332 bf->bf_state.bfs_tid = WME_AC_TO_TID(pri);
3051 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid];
3159 bf->bf_state.bfs_tid = tid;
4192 int tid = bf->bf_state.bfs_tid;
4279 int tid = bf->bf_state.bfs_tid;
4521 int tid = bf->bf_state.bfs_tid;
4612 int tid = bf->bf_state.bfs_tid;
4764 int tid = bf_first->bf_state.bfs_tid;
[all...]
H A Dif_athvar.h265 uint8_t bfs_tid; /* packet TID (or TID_MAX for no QoS) */ member in struct:ath_buf::__anon144

Completed in 47 milliseconds