FreeBSD kernel BXE device code
eth_context Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_context:

Data Fields

struct ustorm_eth_st_context ustorm_st_context
 
struct tstorm_eth_st_context tstorm_st_context
 
struct xstorm_eth_ag_context xstorm_ag_context
 
struct tstorm_eth_ag_context tstorm_ag_context
 
struct cstorm_eth_ag_context cstorm_ag_context
 
struct ustorm_eth_ag_context ustorm_ag_context
 
struct timers_block_context timers_context
 
struct xstorm_eth_st_context xstorm_st_context
 
struct cstorm_eth_st_context cstorm_st_context
 

Detailed Description

Definition at line 6984 of file ecore_hsi.h.

Field Documentation

◆ cstorm_ag_context

struct cstorm_eth_ag_context eth_context::cstorm_ag_context

Definition at line 6990 of file ecore_hsi.h.

◆ cstorm_st_context

struct cstorm_eth_st_context eth_context::cstorm_st_context

Definition at line 6994 of file ecore_hsi.h.

◆ timers_context

struct timers_block_context eth_context::timers_context

Definition at line 6992 of file ecore_hsi.h.

◆ tstorm_ag_context

struct tstorm_eth_ag_context eth_context::tstorm_ag_context

Definition at line 6989 of file ecore_hsi.h.

◆ tstorm_st_context

struct tstorm_eth_st_context eth_context::tstorm_st_context

Definition at line 6987 of file ecore_hsi.h.

◆ ustorm_ag_context

struct ustorm_eth_ag_context eth_context::ustorm_ag_context

Definition at line 6991 of file ecore_hsi.h.

Referenced by bxe_set_ctx_validation().

◆ ustorm_st_context

struct ustorm_eth_st_context eth_context::ustorm_st_context

Definition at line 6986 of file ecore_hsi.h.

◆ xstorm_ag_context

struct xstorm_eth_ag_context eth_context::xstorm_ag_context

Definition at line 6988 of file ecore_hsi.h.

Referenced by bxe_set_ctx_validation().

◆ xstorm_st_context

struct xstorm_eth_st_context eth_context::xstorm_st_context

Definition at line 6993 of file ecore_hsi.h.


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