Searched defs:roc_acquire_tlv (Results 1 – 1 of 1) sorted by relevance
598 struct roc_acquire_tlv { in mt7921_mcu_set_roc() struct599 __le16 tag; in mt7921_mcu_set_roc()600 __le16 len; in mt7921_mcu_set_roc()601 u8 bss_idx; in mt7921_mcu_set_roc()602 u8 tokenid; in mt7921_mcu_set_roc()603 u8 control_channel; in mt7921_mcu_set_roc()604 u8 sco; in mt7921_mcu_set_roc()605 u8 band; in mt7921_mcu_set_roc()606 u8 bw; in mt7921_mcu_set_roc()607 u8 center_chan; in mt7921_mcu_set_roc()[all …]