Searched refs:org_buf (Results 1 – 1 of 1) sorted by relevance
60 dload_ucode_part(void *wl, uint8 ucode_type, uint32 datalen, unsigned char *org_buf) in dload_ucode_part() argument97 memcpy(&ucode_ptr->data_chunk[0], org_buf + cumulative_len, chunk_len); in dload_ucode_part()