Searched refs:section_len (Results 1 – 2 of 2) sorted by relevance
472 uint32_t section_len; in rtlbt_parse_fwfile_v2() local501 section_len = le32toh(section->len); in rtlbt_parse_fwfile_v2()506 section_data = rtlbt_iov_fetch(&iov, section_len); in rtlbt_parse_fwfile_v2()519 section_data, section_len, rom_version, key_id); in rtlbt_parse_fwfile_v2()
166 uint32_t section_len; member