FreeBSD kernel BXE device code
fcoe_kwqe_conn_offload4 Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_kwqe_conn_offload4:

Data Fields

uint8_t e_d_tov_timer_val
 
uint8_t reserved2
 
struct fcoe_kwqe_header hdr
 
uint8_t src_mac_addr_lo [2]
 
uint8_t src_mac_addr_mid [2]
 
uint8_t src_mac_addr_hi [2]
 
uint8_t dst_mac_addr_hi [2]
 
uint8_t dst_mac_addr_lo [2]
 
uint8_t dst_mac_addr_mid [2]
 
uint32_t lcq_addr_lo
 
uint32_t lcq_addr_hi
 
uint32_t confq_pbl_base_addr_lo
 
uint32_t confq_pbl_base_addr_hi
 

Detailed Description

Definition at line 8361 of file ecore_hsi.h.

Field Documentation

◆ confq_pbl_base_addr_hi

uint32_t fcoe_kwqe_conn_offload4::confq_pbl_base_addr_hi

Definition at line 8375 of file ecore_hsi.h.

◆ confq_pbl_base_addr_lo

uint32_t fcoe_kwqe_conn_offload4::confq_pbl_base_addr_lo

Definition at line 8374 of file ecore_hsi.h.

◆ dst_mac_addr_hi

uint8_t fcoe_kwqe_conn_offload4::dst_mac_addr_hi[2]

Definition at line 8369 of file ecore_hsi.h.

◆ dst_mac_addr_lo

uint8_t fcoe_kwqe_conn_offload4::dst_mac_addr_lo[2]

Definition at line 8370 of file ecore_hsi.h.

◆ dst_mac_addr_mid

uint8_t fcoe_kwqe_conn_offload4::dst_mac_addr_mid[2]

Definition at line 8371 of file ecore_hsi.h.

◆ e_d_tov_timer_val

uint8_t fcoe_kwqe_conn_offload4::e_d_tov_timer_val

Definition at line 8363 of file ecore_hsi.h.

◆ hdr

struct fcoe_kwqe_header fcoe_kwqe_conn_offload4::hdr

Definition at line 8365 of file ecore_hsi.h.

◆ lcq_addr_hi

uint32_t fcoe_kwqe_conn_offload4::lcq_addr_hi

Definition at line 8373 of file ecore_hsi.h.

◆ lcq_addr_lo

uint32_t fcoe_kwqe_conn_offload4::lcq_addr_lo

Definition at line 8372 of file ecore_hsi.h.

◆ reserved2

uint8_t fcoe_kwqe_conn_offload4::reserved2

Definition at line 8364 of file ecore_hsi.h.

◆ src_mac_addr_hi

uint8_t fcoe_kwqe_conn_offload4::src_mac_addr_hi[2]

Definition at line 8368 of file ecore_hsi.h.

◆ src_mac_addr_lo

uint8_t fcoe_kwqe_conn_offload4::src_mac_addr_lo[2]

Definition at line 8366 of file ecore_hsi.h.

◆ src_mac_addr_mid

uint8_t fcoe_kwqe_conn_offload4::src_mac_addr_mid[2]

Definition at line 8367 of file ecore_hsi.h.


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