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