Searched defs:ath_tid (Results 1 – 1 of 1) sorted by relevance
126 struct ath_tid { struct143 TAILQ_ENTRY(ath_tid) axq_qelem; argument144 int sched;145 int paused; /* >0 if the TID has been paused */151 int addba_tx_pending; /* TX ADDBA pending */152 int bar_wait; /* waiting for BAR */153 int bar_tx; /* BAR TXed */154 int isfiltered; /* is this node currently filtered */165 int cleanup_inprogress;171 int incomp;[all …]