FreeBSD kernel BXE device code
shmem_region Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for shmem_region:

Data Fields

uint32_t validity_map [PORT_MAX]
 
struct shm_dev_info dev_info
 
license_key_t drv_lic_key [PORT_MAX]
 
uint32_t fw_info_fio_offset
 
struct mgmtfw_state mgmtfw_state
 
struct drv_port_mb port_mb [PORT_MAX]
 
struct drv_func_mb func_mb []
 

Detailed Description

Definition at line 2073 of file ecore_hsi.h.

Field Documentation

◆ dev_info

struct shm_dev_info shmem_region::dev_info

Definition at line 2096 of file ecore_hsi.h.

◆ drv_lic_key

license_key_t shmem_region::drv_lic_key[PORT_MAX]

Definition at line 2098 of file ecore_hsi.h.

◆ func_mb

struct drv_func_mb shmem_region::func_mb[]

Definition at line 2113 of file ecore_hsi.h.

◆ fw_info_fio_offset

uint32_t shmem_region::fw_info_fio_offset

Definition at line 2101 of file ecore_hsi.h.

◆ mgmtfw_state

struct mgmtfw_state shmem_region::mgmtfw_state

Definition at line 2102 of file ecore_hsi.h.

◆ port_mb

struct drv_port_mb shmem_region::port_mb[PORT_MAX]

Definition at line 2104 of file ecore_hsi.h.

◆ validity_map

uint32_t shmem_region::validity_map[PORT_MAX]

Definition at line 2075 of file ecore_hsi.h.


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