Searched defs:bcn_content_tlv (Results 1 – 2 of 2) sorted by relevance
1056 struct bcn_content_tlv { in mt7921_mcu_uni_add_beacon_offload() struct1057 __le16 tag; in mt7921_mcu_uni_add_beacon_offload()1058 __le16 len; in mt7921_mcu_uni_add_beacon_offload()1059 __le16 tim_ie_pos; in mt7921_mcu_uni_add_beacon_offload()1060 __le16 csa_ie_pos; in mt7921_mcu_uni_add_beacon_offload()1061 __le16 bcc_ie_pos; in mt7921_mcu_uni_add_beacon_offload()1066 u8 enable; in mt7921_mcu_uni_add_beacon_offload()1070 u8 type; in mt7921_mcu_uni_add_beacon_offload()1071 __le16 pkt_len; in mt7921_mcu_uni_add_beacon_offload()1072 u8 pkt[512]; in mt7921_mcu_uni_add_beacon_offload()
1044 struct bcn_content_tlv { in mt7615_mcu_uni_add_beacon_offload() struct1045 __le16 tag; in mt7615_mcu_uni_add_beacon_offload()1046 __le16 len; in mt7615_mcu_uni_add_beacon_offload()1047 __le16 tim_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1048 __le16 csa_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1049 __le16 bcc_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1054 u8 enable; in mt7615_mcu_uni_add_beacon_offload()1058 u8 type; in mt7615_mcu_uni_add_beacon_offload()1059 __le16 pkt_len; in mt7615_mcu_uni_add_beacon_offload()1060 u8 pkt[512]; in mt7615_mcu_uni_add_beacon_offload()