Searched defs:mt76_rx_tid (Results 1 – 1 of 1) sorted by relevance
399 struct mt76_rx_tid { struct400 struct rcu_head rcu_head;402 struct mt76_dev *dev;404 spinlock_t lock;405 struct delayed_work reorder_work;407 u16 id;408 u16 head;409 u16 size;410 u16 nframes;412 u8 num;[all …]