Searched refs:chunk_offset (Results 1 - 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ducode_download.c66 int err = 0, ucode_offset, chunk_offset; local
69 chunk_offset = OFFSETOF(wl_ucode_info_t, data_chunk);
81 size2alloc = ucode_offset + chunk_offset + ucode_chunk_len;
94 memset(new_buf+ucode_offset+chunk_offset, 0, size2alloc-ucode_offset-chunk_offset);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h299 uint32 chunk_offset; member in struct:wl_clm_dload_info

Completed in 108 milliseconds