Searched defs:bcn_content_tlv (Results 1 – 1 of 1) sorted by relevance
1765 struct bcn_content_tlv { in mt7615_mcu_uni_add_beacon_offload() struct1766 __le16 tag; in mt7615_mcu_uni_add_beacon_offload()1767 __le16 len; in mt7615_mcu_uni_add_beacon_offload()1768 __le16 tim_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1769 __le16 csa_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1770 __le16 bcc_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1775 u8 enable; in mt7615_mcu_uni_add_beacon_offload()1779 u8 type; in mt7615_mcu_uni_add_beacon_offload()1780 __le16 pkt_len; in mt7615_mcu_uni_add_beacon_offload()1781 u8 pkt[512]; in mt7615_mcu_uni_add_beacon_offload()