FreeBSD kernel BXE device code
fcoe_kwqe_init2 Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_kwqe_init2:

Data Fields

uint8_t hsi_major_version
 
uint8_t hsi_minor_version
 
struct fcoe_kwqe_header hdr
 
uint32_t hash_tbl_pbl_addr_lo
 
uint32_t hash_tbl_pbl_addr_hi
 
uint32_t t2_hash_tbl_addr_lo
 
uint32_t t2_hash_tbl_addr_hi
 
uint32_t t2_ptr_hash_tbl_addr_lo
 
uint32_t t2_ptr_hash_tbl_addr_hi
 
uint32_t free_list_count
 

Detailed Description

Definition at line 8254 of file ecore_hsi.h.

Field Documentation

◆ free_list_count

uint32_t fcoe_kwqe_init2::free_list_count

Definition at line 8265 of file ecore_hsi.h.

◆ hash_tbl_pbl_addr_hi

uint32_t fcoe_kwqe_init2::hash_tbl_pbl_addr_hi

Definition at line 8260 of file ecore_hsi.h.

◆ hash_tbl_pbl_addr_lo

uint32_t fcoe_kwqe_init2::hash_tbl_pbl_addr_lo

Definition at line 8259 of file ecore_hsi.h.

◆ hdr

struct fcoe_kwqe_header fcoe_kwqe_init2::hdr

Definition at line 8258 of file ecore_hsi.h.

◆ hsi_major_version

uint8_t fcoe_kwqe_init2::hsi_major_version

Definition at line 8256 of file ecore_hsi.h.

◆ hsi_minor_version

uint8_t fcoe_kwqe_init2::hsi_minor_version

Definition at line 8257 of file ecore_hsi.h.

◆ t2_hash_tbl_addr_hi

uint32_t fcoe_kwqe_init2::t2_hash_tbl_addr_hi

Definition at line 8262 of file ecore_hsi.h.

◆ t2_hash_tbl_addr_lo

uint32_t fcoe_kwqe_init2::t2_hash_tbl_addr_lo

Definition at line 8261 of file ecore_hsi.h.

◆ t2_ptr_hash_tbl_addr_hi

uint32_t fcoe_kwqe_init2::t2_ptr_hash_tbl_addr_hi

Definition at line 8264 of file ecore_hsi.h.

◆ t2_ptr_hash_tbl_addr_lo

uint32_t fcoe_kwqe_init2::t2_ptr_hash_tbl_addr_lo

Definition at line 8263 of file ecore_hsi.h.


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