Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fw_flash_Update_req Struct Reference

#include <pm8001_hwi.h>

Data Fields

__le32 tag
 
__le32 cur_image_offset
 
__le32 cur_image_len
 
__le32 total_image_len
 
u32 reserved0 [7]
 
__le32 sgl_addr_lo
 
__le32 sgl_addr_hi
 
__le32 len
 
__le32 ext_reserved
 

Detailed Description

brief the data structure of Firmware download use to describe MPI FW DOWNLOAD Command (64 bytes)

Definition at line 582 of file pm8001_hwi.h.

Field Documentation

__le32 cur_image_len

Definition at line 585 of file pm8001_hwi.h.

__le32 cur_image_offset

Definition at line 584 of file pm8001_hwi.h.

__le32 ext_reserved

Definition at line 591 of file pm8001_hwi.h.

__le32 len

Definition at line 590 of file pm8001_hwi.h.

u32 reserved0[7]

Definition at line 587 of file pm8001_hwi.h.

__le32 sgl_addr_hi

Definition at line 589 of file pm8001_hwi.h.

__le32 sgl_addr_lo

Definition at line 588 of file pm8001_hwi.h.

Definition at line 583 of file pm8001_hwi.h.

__le32 total_image_len

Definition at line 586 of file pm8001_hwi.h.


The documentation for this struct was generated from the following file: