Searched defs:bcn_content_tlv (Results 1 – 2 of 2) sorted by relevance
985 struct bcn_content_tlv { in mt7921_mcu_uni_add_beacon_offload() struct986 __le16 tag; in mt7921_mcu_uni_add_beacon_offload()987 __le16 len; in mt7921_mcu_uni_add_beacon_offload()988 __le16 tim_ie_pos; in mt7921_mcu_uni_add_beacon_offload()989 __le16 csa_ie_pos; in mt7921_mcu_uni_add_beacon_offload()990 __le16 bcc_ie_pos; in mt7921_mcu_uni_add_beacon_offload()995 u8 enable; in mt7921_mcu_uni_add_beacon_offload()999 u8 type; in mt7921_mcu_uni_add_beacon_offload()1000 __le16 pkt_len; in mt7921_mcu_uni_add_beacon_offload()1001 u8 pkt[512]; in mt7921_mcu_uni_add_beacon_offload()
1043 struct bcn_content_tlv { in mt7615_mcu_uni_add_beacon_offload() struct1044 __le16 tag; in mt7615_mcu_uni_add_beacon_offload()1045 __le16 len; in mt7615_mcu_uni_add_beacon_offload()1046 __le16 tim_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1047 __le16 csa_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1048 __le16 bcc_ie_pos; in mt7615_mcu_uni_add_beacon_offload()1053 u8 enable; in mt7615_mcu_uni_add_beacon_offload()1057 u8 type; in mt7615_mcu_uni_add_beacon_offload()1058 __le16 pkt_len; in mt7615_mcu_uni_add_beacon_offload()1059 u8 pkt[512]; in mt7615_mcu_uni_add_beacon_offload()