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