Searched defs:mt7615_roc_tlv (Results 1 – 1 of 1) sorted by relevance
209 struct mt7615_roc_tlv { struct210 u8 bss_idx;211 u8 token;212 u8 active;213 u8 primary_chan;214 u8 sco;215 u8 band;216 u8 width; /* To support 80/160MHz bandwidth */217 u8 freq_seg1; /* To support 80/160MHz bandwidth */218 u8 freq_seg2; /* To support 80/160MHz bandwidth */[all …]