Home
last modified time | relevance | path

Searched refs:chunk_offset (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ducode_download.c66 int err = 0, ucode_offset, chunk_offset; in dload_ucode_part() local
69 chunk_offset = OFFSETOF(wl_ucode_info_t, data_chunk); in dload_ucode_part()
81 size2alloc = ucode_offset + chunk_offset + ucode_chunk_len; in dload_ucode_part()
94 memset(new_buf+ucode_offset+chunk_offset, 0, size2alloc-ucode_offset-chunk_offset); in dload_ucode_part()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c563 int32_t chunk_offset; member
587 header->chunk_offset = sizeof(*header); in rmt_fill_header()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h299 uint32 chunk_offset; member