Searched defs:roc_acquire_tlv (Results 1 – 2 of 2) sorted by relevance
581 struct roc_acquire_tlv { struct582 __le16 tag;583 __le16 len;584 u8 bss_idx;585 u8 tokenid;586 u8 control_channel;587 u8 sco;588 u8 band;589 u8 bw;590 u8 center_chan;[all …]
789 struct roc_acquire_tlv { in mt7921_mcu_set_roc() struct790 __le16 tag; in mt7921_mcu_set_roc()791 __le16 len; in mt7921_mcu_set_roc()792 u8 bss_idx; in mt7921_mcu_set_roc()793 u8 tokenid; in mt7921_mcu_set_roc()794 u8 control_channel; in mt7921_mcu_set_roc()795 u8 sco; in mt7921_mcu_set_roc()796 u8 band; in mt7921_mcu_set_roc()797 u8 bw; in mt7921_mcu_set_roc()798 u8 center_chan; in mt7921_mcu_set_roc()[all …]