Searched defs:mt7996_twt_flow (Results 1 – 1 of 1) sorted by relevance
87 struct mt7996_twt_flow { struct88 struct list_head list;89 u64 start_tsf;90 u64 tsf;91 u32 duration;92 u16 wcid;93 __le16 mantissa;94 u8 exp;95 u8 table_id;96 u8 id;[all …]