Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ducode_download.c136 uint32 fw_size, second_offset, ucode_trx_offset; in proc_ucode_download() local
163 ucode_trx_offset = maintrx_hdr_len + in proc_ucode_download()
165 ucode_pos = fseek(fp, ucode_trx_offset, SEEK_SET); in proc_ucode_download()