FreeBSD kernel BXE device code
xstorm_fcoe_context_section Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for xstorm_fcoe_context_section:

Data Fields

uint32_t lcq_prod
 
struct regpair_t confq_curr_page_addr
 
struct fcoe_cached_wqe cached_wqe [8]
 
struct regpair_t lcq_base_addr
 
struct xstorm_fcoe_tce tce
 
struct xstorm_fcoe_fcp_data fcp_data
 
uint32_t verify_tx_seq
 

Detailed Description

Definition at line 9247 of file ecore_hsi.h.

Field Documentation

◆ cached_wqe

struct fcoe_cached_wqe xstorm_fcoe_context_section::cached_wqe[8]

Definition at line 9292 of file ecore_hsi.h.

◆ confq_curr_page_addr

struct regpair_t xstorm_fcoe_context_section::confq_curr_page_addr

Definition at line 9291 of file ecore_hsi.h.

◆ fcp_data

struct xstorm_fcoe_fcp_data xstorm_fcoe_context_section::fcp_data

Definition at line 9295 of file ecore_hsi.h.

◆ lcq_base_addr

struct regpair_t xstorm_fcoe_context_section::lcq_base_addr

Definition at line 9293 of file ecore_hsi.h.

◆ lcq_prod

uint32_t xstorm_fcoe_context_section::lcq_prod

Definition at line 9270 of file ecore_hsi.h.

◆ tce

struct xstorm_fcoe_tce xstorm_fcoe_context_section::tce

Definition at line 9294 of file ecore_hsi.h.

◆ verify_tx_seq

uint32_t xstorm_fcoe_context_section::verify_tx_seq

Definition at line 9350 of file ecore_hsi.h.


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