Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | be_eq_entry |
struct | be_eth_wrb |
struct | amap_eth_hdr_wrb |
struct | be_eth_hdr_wrb |
struct | amap_eth_tx_compl |
struct | be_eth_tx_compl |
struct | be_eth_rx_d |
struct | amap_eth_rx_compl_v0 |
struct | amap_eth_rx_compl_v1 |
struct | be_eth_rx_compl |
struct | mgmt_hba_attribs |
struct | mgmt_controller_attrib |
struct | controller_id |
struct | flash_comp |
struct | image_hdr |
struct | flash_file_hdr_g2 |
struct | flash_file_hdr_g3 |
struct | flash_section_hdr |
struct | flash_section_hdr_g2 |
struct | flash_section_entry |
struct | flash_section_info |
struct | flash_section_info_g2 |
Variables | |
struct be_eth_wrb | __packed |
#define DB_CQ_RING_ID_EXT_MASK_SHIFT |
#define DB_EQ_OFFSET DB_CQ_OFFSET |
#define FLASH_REDBOOT_IMAGE_MAX_SIZE_g2 (262144) /* Max Redboot image sz */ |
#define FLASH_REDBOOT_IMAGE_MAX_SIZE_g3 (1048576) /* Max Redboot image sz */ |
#define MEMBAR_CTRL_INT_CTRL_HOSTINTR_MASK (1 << 29) /* bit 29 */ |
#define POST_STAGE_ARMFW_RDY 0xc000 /* FW is done with POST */ |
#define POST_STAGE_AWAITING_HOST_RDY 0x1 /* FW awaiting goahead from host */ |
#define POST_STAGE_BE_RESET 0x3 /* Host wants to reset chip */ |
#define POST_STAGE_HOST_RDY 0x2 /* Host has given go-ahed to FW */ |