Searched defs:mt7996_twt_flow (Results 1 – 1 of 1) sorted by relevance
126 struct mt7996_twt_flow { struct127 struct list_head list;128 u64 start_tsf;129 u64 tsf;130 u32 duration;131 u16 wcid;132 __le16 mantissa;133 u8 exp;134 u8 table_id;135 u8 id;[all …]