Lines Matching defs:mt7615_roc_tlv
209 struct mt7615_roc_tlv { struct
210 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 */
219 u8 req_type;
220 u8 dbdc_band;
221 u8 rsv0;
222 __le32 max_interval; /* ms */
223 u8 rsv1[8];