Searched defs:carl9170_sta_tid (Results 1 – 1 of 1) sorted by relevance
126 struct carl9170_sta_tid { struct128 struct list_head list;131 struct list_head tmp_list;134 spinlock_t lock;136 unsigned int counter;137 enum carl9170_tid_state state;138 u8 tid; /* TID number ( 0 - 15 ) */139 u16 max; /* max. AMPDU size */141 u16 snx; /* awaiting _next_ frame */142 u16 hsn; /* highest _queued_ sequence */[all …]