Searched defs:mt7615_roc_tlv (Results 1 – 1 of 1) sorted by relevance
266 struct mt7615_roc_tlv { struct267 u8 bss_idx;268 u8 token;269 u8 active;270 u8 primary_chan;271 u8 sco;272 u8 band;273 u8 width; /* To support 80/160MHz bandwidth */274 u8 freq_seg1; /* To support 80/160MHz bandwidth */275 u8 freq_seg2; /* To support 80/160MHz bandwidth */[all …]