FreeBSD kernel BXE device code
fcoe_kwqe_conn_offload2 Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_kwqe_conn_offload2:

Data Fields

uint16_t tx_max_fc_pay_len
 
struct fcoe_kwqe_header hdr
 
uint32_t cq_addr_lo
 
uint32_t cq_addr_hi
 
uint32_t xferq_addr_lo
 
uint32_t xferq_addr_hi
 
uint32_t conn_db_addr_lo
 
uint32_t conn_db_addr_hi
 
uint32_t reserved1
 

Detailed Description

Definition at line 8302 of file ecore_hsi.h.

Field Documentation

◆ conn_db_addr_hi

uint32_t fcoe_kwqe_conn_offload2::conn_db_addr_hi

Definition at line 8311 of file ecore_hsi.h.

◆ conn_db_addr_lo

uint32_t fcoe_kwqe_conn_offload2::conn_db_addr_lo

Definition at line 8310 of file ecore_hsi.h.

◆ cq_addr_hi

uint32_t fcoe_kwqe_conn_offload2::cq_addr_hi

Definition at line 8307 of file ecore_hsi.h.

◆ cq_addr_lo

uint32_t fcoe_kwqe_conn_offload2::cq_addr_lo

Definition at line 8306 of file ecore_hsi.h.

◆ hdr

struct fcoe_kwqe_header fcoe_kwqe_conn_offload2::hdr

Definition at line 8305 of file ecore_hsi.h.

◆ reserved1

uint32_t fcoe_kwqe_conn_offload2::reserved1

Definition at line 8312 of file ecore_hsi.h.

◆ tx_max_fc_pay_len

uint16_t fcoe_kwqe_conn_offload2::tx_max_fc_pay_len

Definition at line 8304 of file ecore_hsi.h.

◆ xferq_addr_hi

uint32_t fcoe_kwqe_conn_offload2::xferq_addr_hi

Definition at line 8309 of file ecore_hsi.h.

◆ xferq_addr_lo

uint32_t fcoe_kwqe_conn_offload2::xferq_addr_lo

Definition at line 8308 of file ecore_hsi.h.


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