Searched defs:roc_acquire_tlv (Results 1 – 2 of 2) sorted by relevance
572 struct roc_acquire_tlv { struct573 __le16 tag;574 __le16 len;575 u8 bss_idx;576 u8 tokenid;577 u8 control_channel;578 u8 sco;579 u8 band;580 u8 bw;581 u8 center_chan;[all …]
776 struct roc_acquire_tlv { in mt7921_mcu_set_roc() struct777 __le16 tag; in mt7921_mcu_set_roc()778 __le16 len; in mt7921_mcu_set_roc()779 u8 bss_idx; in mt7921_mcu_set_roc()780 u8 tokenid; in mt7921_mcu_set_roc()781 u8 control_channel; in mt7921_mcu_set_roc()782 u8 sco; in mt7921_mcu_set_roc()783 u8 band; in mt7921_mcu_set_roc()784 u8 bw; in mt7921_mcu_set_roc()785 u8 center_chan; in mt7921_mcu_set_roc()[all …]