FreeBSD kernel BXE device code
hc_status_block_e2 Struct Reference

#include <ecore_hsi.h>

Data Fields

uint16_t index_values [HC_SB_MAX_INDICES_E2]
 
uint16_t running_index [HC_SB_MAX_SM]
 
uint32_t reserved [11]
 

Detailed Description

Definition at line 3898 of file ecore_hsi.h.

Field Documentation

◆ index_values

uint16_t hc_status_block_e2::index_values[HC_SB_MAX_INDICES_E2]

Definition at line 3900 of file ecore_hsi.h.

Referenced by bxe_init_eth_fp().

◆ reserved

uint32_t hc_status_block_e2::reserved[11]

Definition at line 3902 of file ecore_hsi.h.

◆ running_index

uint16_t hc_status_block_e2::running_index[HC_SB_MAX_SM]

Definition at line 3901 of file ecore_hsi.h.

Referenced by bxe_init_eth_fp().


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