Searched refs:rtl_epatch_header (Results 1 – 2 of 2) sorted by relevance
210 struct rtl_epatch_header *epatch_info; in rtlbt_parse_firmware()233 min_size = sizeof(struct rtl_epatch_header) + sizeof(extension_sig) + 3; in rtlbt_parse_firmware()296 epatch_info = (struct rtl_epatch_header *)btrtl_dev->fw_data; in rtlbt_parse_firmware()316 chip_id_base = btrtl_dev->fw_data + sizeof(struct rtl_epatch_header); in rtlbt_parse_firmware()
42 struct rtl_epatch_header { struct