Searched refs:common_subsec (Results 1 – 1 of 1) sorted by relevance
476 struct rtl_common_subsec *common_subsec; in btrtl_parse_section() local494 common_subsec = rtl_iov_pull_data(&iov, sizeof(*common_subsec)); in btrtl_parse_section()495 if (!common_subsec) in btrtl_parse_section()497 subsec_len = le32_to_cpu(common_subsec->len); in btrtl_parse_section()500 common_subsec->eco, subsec_len); in btrtl_parse_section()506 if (common_subsec->eco != btrtl_dev->rom_version + 1) in btrtl_parse_section()511 sec_hdr = (void *)common_subsec; in btrtl_parse_section()521 subsec->prio = common_subsec->prio; in btrtl_parse_section()