Searched refs:rtl_epatch_header (Results 1 – 2 of 2) sorted by relevance
37 struct rtl_epatch_header { struct
620 struct rtl_epatch_header *epatch_info; in rtlbt_parse_firmware()654 min_size = sizeof(struct rtl_epatch_header) + in rtlbt_parse_firmware()733 epatch_info = (struct rtl_epatch_header *)btrtl_dev->fw_data; in rtlbt_parse_firmware()750 chip_id_base = btrtl_dev->fw_data + sizeof(struct rtl_epatch_header); in rtlbt_parse_firmware()