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 …]
767 struct roc_acquire_tlv { in mt7921_mcu_set_roc() struct768 __le16 tag; in mt7921_mcu_set_roc()769 __le16 len; in mt7921_mcu_set_roc()770 u8 bss_idx; in mt7921_mcu_set_roc()771 u8 tokenid; in mt7921_mcu_set_roc()772 u8 control_channel; in mt7921_mcu_set_roc()773 u8 sco; in mt7921_mcu_set_roc()774 u8 band; in mt7921_mcu_set_roc()775 u8 bw; in mt7921_mcu_set_roc()776 u8 center_chan; in mt7921_mcu_set_roc()[all …]