Searched defs:mt76_rx_tid (Results 1 – 1 of 1) sorted by relevance
442 struct mt76_rx_tid { struct443 struct rcu_head rcu_head;445 struct mt76_dev *dev;447 spinlock_t lock;448 struct delayed_work reorder_work;450 u16 id;451 u16 head;452 u16 size;453 u16 nframes;455 u8 num;[all …]