Searched refs:common_subsec (Results 1 – 1 of 1) sorted by relevance
455 struct rtl_common_subsec *common_subsec; in btrtl_parse_section() local473 common_subsec = rtl_iov_pull_data(&iov, sizeof(*common_subsec)); in btrtl_parse_section()474 if (!common_subsec) in btrtl_parse_section()476 subsec_len = le32_to_cpu(common_subsec->len); in btrtl_parse_section()479 common_subsec->eco, subsec_len); in btrtl_parse_section()485 if (common_subsec->eco != btrtl_dev->rom_version + 1) in btrtl_parse_section()490 sec_hdr = (void *)common_subsec; in btrtl_parse_section()500 subsec->prio = common_subsec->prio; in btrtl_parse_section()