Searched defs:bcn_content_tlv (Results 1 – 2 of 2) sorted by relevance
1065 struct bcn_content_tlv { in mt7921_mcu_uni_add_beacon_offload() struct1066 __le16 tag; in mt7921_mcu_uni_add_beacon_offload()1067 __le16 len; in mt7921_mcu_uni_add_beacon_offload()1068 __le16 tim_ie_pos; in mt7921_mcu_uni_add_beacon_offload()1069 __le16 csa_ie_pos; in mt7921_mcu_uni_add_beacon_offload()1070 __le16 bcc_ie_pos; in mt7921_mcu_uni_add_beacon_offload()1075 u8 enable; in mt7921_mcu_uni_add_beacon_offload()1079 u8 type; in mt7921_mcu_uni_add_beacon_offload()1080 __le16 pkt_len; in mt7921_mcu_uni_add_beacon_offload()1081 u8 pkt[512]; in mt7921_mcu_uni_add_beacon_offload()
1048 struct bcn_content_tlv { in mt7615_mcu_uni_add_beacon_offload() struct1049 __le16 tag; in mt7615_mcu_uni_add_beacon_offload()1050 __le16 len; in mt7615_mcu_uni_add_beacon_offload()1051 __le16 tim_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1052 __le16 csa_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1053 __le16 bcc_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1058 u8 enable; in mt7615_mcu_uni_add_beacon_offload()1062 u8 type; in mt7615_mcu_uni_add_beacon_offload()1063 __le16 pkt_len; in mt7615_mcu_uni_add_beacon_offload()1064 u8 pkt[512]; in mt7615_mcu_uni_add_beacon_offload()