FreeBSD kernel BXE device code
shm_dev_info Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for shm_dev_info:

Data Fields

uint32_t bc_rev
 
struct shared_hw_cfg shared_hw_config
 
struct port_hw_cfg port_hw_config [PORT_MAX]
 
struct shared_feat_cfg shared_feature_config
 
struct port_feat_cfg port_feature_config [PORT_MAX]
 

Detailed Description

Definition at line 1172 of file ecore_hsi.h.

Field Documentation

◆ bc_rev

uint32_t shm_dev_info::bc_rev

Definition at line 1174 of file ecore_hsi.h.

◆ port_feature_config

struct port_feat_cfg shm_dev_info::port_feature_config[PORT_MAX]

Definition at line 1182 of file ecore_hsi.h.

◆ port_hw_config

struct port_hw_cfg shm_dev_info::port_hw_config[PORT_MAX]

Definition at line 1178 of file ecore_hsi.h.

◆ shared_feature_config

struct shared_feat_cfg shm_dev_info::shared_feature_config

Definition at line 1180 of file ecore_hsi.h.

◆ shared_hw_config

struct shared_hw_cfg shm_dev_info::shared_hw_config

Definition at line 1176 of file ecore_hsi.h.


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