Searched refs:next_part_offset (Results 1 – 2 of 2) sorted by relevance
112 u64 next_part_offset = (i < curr_part - 1) ? in parser_trx_parse() local115 parts[i].size = next_part_offset - parts[i].offset; in parser_trx_parse()
283 u64 next_part_offset = (i < curr_part - 1) ? in bcm47xxpart_parse() local286 parts[i].size = next_part_offset - parts[i].offset; in bcm47xxpart_parse()