Searched defs:mt76_rx_tid (Results 1 – 1 of 1) sorted by relevance
412 struct mt76_rx_tid { struct413 struct rcu_head rcu_head;415 struct mt76_dev *dev;417 spinlock_t lock;418 struct delayed_work reorder_work;420 u16 id;421 u16 head;422 u16 size;423 u16 nframes;425 u8 num;[all …]