Searched defs:mt7615_roc_tlv (Results 1 – 1 of 1) sorted by relevance
220 struct mt7615_roc_tlv { struct221 u8 bss_idx;222 u8 token;223 u8 active;224 u8 primary_chan;225 u8 sco;226 u8 band;227 u8 width; /* To support 80/160MHz bandwidth */228 u8 freq_seg1; /* To support 80/160MHz bandwidth */229 u8 freq_seg2; /* To support 80/160MHz bandwidth */[all …]