Searched defs:ath_tid (Results 1 – 1 of 1) sorted by relevance
129 struct ath_tid { struct146 TAILQ_ENTRY(ath_tid) axq_qelem; argument147 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 …]