FreeBSD kernel BXE device code
ustorm_fcoe_st_context Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for ustorm_fcoe_st_context:

Data Fields

struct ustorm_fcoe_mng_ctx mng_ctx
 
struct ustorm_fcoe_params fcoe_params
 
struct regpair_t cq_base_addr
 
struct regpair_t rq_pbl_base
 
struct regpair_t rq_cur_page_addr
 
struct regpair_t confq_pbl_base_addr
 
struct regpair_t conn_db_base
 
struct regpair_t xfrq_base_addr
 
struct regpair_t lcq_base_addr
 
struct ustorm_fcoe_cache_ctx cache_ctx
 

Detailed Description

Definition at line 8982 of file ecore_hsi.h.

Field Documentation

◆ cache_ctx

struct ustorm_fcoe_cache_ctx ustorm_fcoe_st_context::cache_ctx

Definition at line 9039 of file ecore_hsi.h.

◆ confq_pbl_base_addr

struct regpair_t ustorm_fcoe_st_context::confq_pbl_base_addr

Definition at line 8989 of file ecore_hsi.h.

◆ conn_db_base

struct regpair_t ustorm_fcoe_st_context::conn_db_base

Definition at line 8990 of file ecore_hsi.h.

◆ cq_base_addr

struct regpair_t ustorm_fcoe_st_context::cq_base_addr

Definition at line 8986 of file ecore_hsi.h.

◆ fcoe_params

struct ustorm_fcoe_params ustorm_fcoe_st_context::fcoe_params

Definition at line 8985 of file ecore_hsi.h.

◆ lcq_base_addr

struct regpair_t ustorm_fcoe_st_context::lcq_base_addr

Definition at line 8992 of file ecore_hsi.h.

◆ mng_ctx

struct ustorm_fcoe_mng_ctx ustorm_fcoe_st_context::mng_ctx

Definition at line 8984 of file ecore_hsi.h.

◆ rq_cur_page_addr

struct regpair_t ustorm_fcoe_st_context::rq_cur_page_addr

Definition at line 8988 of file ecore_hsi.h.

◆ rq_pbl_base

struct regpair_t ustorm_fcoe_st_context::rq_pbl_base

Definition at line 8987 of file ecore_hsi.h.

◆ xfrq_base_addr

struct regpair_t ustorm_fcoe_st_context::xfrq_base_addr

Definition at line 8991 of file ecore_hsi.h.


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