Searched defs:bcn_content_tlv (Results 1 – 1 of 1) sorted by relevance
2160 struct bcn_content_tlv { in mt7925_mcu_uni_add_beacon_offload() struct2161 __le16 tag; in mt7925_mcu_uni_add_beacon_offload()2162 __le16 len; in mt7925_mcu_uni_add_beacon_offload()2163 __le16 tim_ie_pos; in mt7925_mcu_uni_add_beacon_offload()2164 __le16 csa_ie_pos; in mt7925_mcu_uni_add_beacon_offload()2165 __le16 bcc_ie_pos; in mt7925_mcu_uni_add_beacon_offload()2170 u8 enable; in mt7925_mcu_uni_add_beacon_offload()2174 u8 type; in mt7925_mcu_uni_add_beacon_offload()2175 __le16 pkt_len; in mt7925_mcu_uni_add_beacon_offload()2176 u8 pkt[512]; in mt7925_mcu_uni_add_beacon_offload()