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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_tx.c1480 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid];
1935 bf->bf_state.bfs_tid = tid;
2241 bf->bf_state.bfs_tid = WME_AC_TO_TID(pri);
2952 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid];
3059 bf->bf_state.bfs_tid = tid;
4079 int tid = bf->bf_state.bfs_tid;
4164 int tid = bf->bf_state.bfs_tid;
4407 int tid = bf->bf_state.bfs_tid;
4498 int tid = bf->bf_state.bfs_tid;
4652 int tid = bf_first->bf_state.bfs_tid;
[all...]
H A Dif_athvar.h262 uint8_t bfs_tid; /* packet TID (or TID_MAX for no QoS) */ member in struct:ath_buf::__anon9266

Completed in 78 milliseconds