Home
last modified time | relevance | path

Searched defs:ath_tid (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_athvar.h129 struct ath_tid { struct
146 TAILQ_ENTRY(ath_tid) axq_qelem; argument
147 int sched;
148 int paused; /* >0 if the TID has been paused */
154 int addba_tx_pending; /* TX ADDBA pending */
155 int bar_wait; /* waiting for BAR */
156 int bar_tx; /* BAR TXed */
157 int isfiltered; /* is this node currently filtered */
168 int cleanup_inprogress;
174 int incomp;
[all …]