Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c3050 u8 *dest_image_ptr = NULL; in lancer_fw_download() local
3071 dest_image_ptr = flash_cmd.va + in lancer_fw_download()
3080 memcpy(dest_image_ptr, data_ptr, chunk_size); in lancer_fw_download()