FreeBSD kernel BXE device code
fcoe_init_ramrod_params Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_init_ramrod_params:

Data Fields

struct fcoe_kwqe_init1 init_kwqe1
 
struct fcoe_kwqe_init2 init_kwqe2
 
struct fcoe_kwqe_init3 init_kwqe3
 
struct regpair_t eq_pbl_base
 
uint32_t eq_pbl_size
 
uint32_t reserved2
 
uint16_t eq_prod
 
uint16_t sb_num
 
uint8_t sb_id
 
uint8_t reserved0
 
uint16_t reserved1
 

Detailed Description

Definition at line 9380 of file ecore_hsi.h.

Field Documentation

◆ eq_pbl_base

struct regpair_t fcoe_init_ramrod_params::eq_pbl_base

Definition at line 9385 of file ecore_hsi.h.

◆ eq_pbl_size

uint32_t fcoe_init_ramrod_params::eq_pbl_size

Definition at line 9386 of file ecore_hsi.h.

◆ eq_prod

uint16_t fcoe_init_ramrod_params::eq_prod

Definition at line 9388 of file ecore_hsi.h.

◆ init_kwqe1

struct fcoe_kwqe_init1 fcoe_init_ramrod_params::init_kwqe1

Definition at line 9382 of file ecore_hsi.h.

◆ init_kwqe2

struct fcoe_kwqe_init2 fcoe_init_ramrod_params::init_kwqe2

Definition at line 9383 of file ecore_hsi.h.

◆ init_kwqe3

struct fcoe_kwqe_init3 fcoe_init_ramrod_params::init_kwqe3

Definition at line 9384 of file ecore_hsi.h.

◆ reserved0

uint8_t fcoe_init_ramrod_params::reserved0

Definition at line 9391 of file ecore_hsi.h.

◆ reserved1

uint16_t fcoe_init_ramrod_params::reserved1

Definition at line 9392 of file ecore_hsi.h.

◆ reserved2

uint32_t fcoe_init_ramrod_params::reserved2

Definition at line 9387 of file ecore_hsi.h.

◆ sb_id

uint8_t fcoe_init_ramrod_params::sb_id

Definition at line 9390 of file ecore_hsi.h.

◆ sb_num

uint16_t fcoe_init_ramrod_params::sb_num

Definition at line 9389 of file ecore_hsi.h.


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