Searched defs:roc_acquire_tlv (Results 1 – 1 of 1) sorted by relevance
589 struct roc_acquire_tlv { in mt7921_mcu_set_roc() struct590 __le16 tag; in mt7921_mcu_set_roc()591 __le16 len; in mt7921_mcu_set_roc()592 u8 bss_idx; in mt7921_mcu_set_roc()593 u8 tokenid; in mt7921_mcu_set_roc()594 u8 control_channel; in mt7921_mcu_set_roc()595 u8 sco; in mt7921_mcu_set_roc()596 u8 band; in mt7921_mcu_set_roc()597 u8 bw; in mt7921_mcu_set_roc()598 u8 center_chan; in mt7921_mcu_set_roc()[all …]