FreeBSD kernel BXE device code
fcoe_kwqe_conn_offload1 Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_kwqe_conn_offload1:

Data Fields

uint16_t fcoe_conn_id
 
struct fcoe_kwqe_header hdr
 
uint32_t sq_addr_lo
 
uint32_t sq_addr_hi
 
uint32_t rq_pbl_addr_lo
 
uint32_t rq_pbl_addr_hi
 
uint32_t rq_first_pbe_addr_lo
 
uint32_t rq_first_pbe_addr_hi
 
uint16_t rq_prod
 
uint16_t reserved0
 

Detailed Description

Definition at line 8285 of file ecore_hsi.h.

Field Documentation

◆ fcoe_conn_id

uint16_t fcoe_kwqe_conn_offload1::fcoe_conn_id

Definition at line 8287 of file ecore_hsi.h.

◆ hdr

struct fcoe_kwqe_header fcoe_kwqe_conn_offload1::hdr

Definition at line 8288 of file ecore_hsi.h.

◆ reserved0

uint16_t fcoe_kwqe_conn_offload1::reserved0

Definition at line 8296 of file ecore_hsi.h.

◆ rq_first_pbe_addr_hi

uint32_t fcoe_kwqe_conn_offload1::rq_first_pbe_addr_hi

Definition at line 8294 of file ecore_hsi.h.

◆ rq_first_pbe_addr_lo

uint32_t fcoe_kwqe_conn_offload1::rq_first_pbe_addr_lo

Definition at line 8293 of file ecore_hsi.h.

◆ rq_pbl_addr_hi

uint32_t fcoe_kwqe_conn_offload1::rq_pbl_addr_hi

Definition at line 8292 of file ecore_hsi.h.

◆ rq_pbl_addr_lo

uint32_t fcoe_kwqe_conn_offload1::rq_pbl_addr_lo

Definition at line 8291 of file ecore_hsi.h.

◆ rq_prod

uint16_t fcoe_kwqe_conn_offload1::rq_prod

Definition at line 8295 of file ecore_hsi.h.

◆ sq_addr_hi

uint32_t fcoe_kwqe_conn_offload1::sq_addr_hi

Definition at line 8290 of file ecore_hsi.h.

◆ sq_addr_lo

uint32_t fcoe_kwqe_conn_offload1::sq_addr_lo

Definition at line 8289 of file ecore_hsi.h.


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