FreeBSD kernel BXE device code
fcoe_kwqe_conn_offload3 Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_kwqe_conn_offload3:

Data Fields

uint16_t vlan_tag
 
struct fcoe_kwqe_header hdr
 
uint8_t s_id [3]
 
uint8_t tx_max_conc_seqs_c3
 
uint8_t d_id [3]
 
uint8_t flags
 
uint32_t reserved
 
uint32_t confq_first_pbe_addr_lo
 
uint32_t confq_first_pbe_addr_hi
 
uint16_t tx_total_conc_seqs
 
uint16_t rx_max_fc_pay_len
 
uint16_t rx_total_conc_seqs
 
uint8_t rx_max_conc_seqs_c3
 
uint8_t rx_open_seqs_exch_c3
 

Detailed Description

Definition at line 8318 of file ecore_hsi.h.

Field Documentation

◆ confq_first_pbe_addr_hi

uint32_t fcoe_kwqe_conn_offload3::confq_first_pbe_addr_hi

Definition at line 8350 of file ecore_hsi.h.

◆ confq_first_pbe_addr_lo

uint32_t fcoe_kwqe_conn_offload3::confq_first_pbe_addr_lo

Definition at line 8349 of file ecore_hsi.h.

◆ d_id

uint8_t fcoe_kwqe_conn_offload3::d_id[3]

Definition at line 8330 of file ecore_hsi.h.

◆ flags

uint8_t fcoe_kwqe_conn_offload3::flags

Definition at line 8331 of file ecore_hsi.h.

◆ hdr

struct fcoe_kwqe_header fcoe_kwqe_conn_offload3::hdr

Definition at line 8327 of file ecore_hsi.h.

◆ reserved

uint32_t fcoe_kwqe_conn_offload3::reserved

Definition at line 8348 of file ecore_hsi.h.

◆ rx_max_conc_seqs_c3

uint8_t fcoe_kwqe_conn_offload3::rx_max_conc_seqs_c3

Definition at line 8354 of file ecore_hsi.h.

◆ rx_max_fc_pay_len

uint16_t fcoe_kwqe_conn_offload3::rx_max_fc_pay_len

Definition at line 8352 of file ecore_hsi.h.

◆ rx_open_seqs_exch_c3

uint8_t fcoe_kwqe_conn_offload3::rx_open_seqs_exch_c3

Definition at line 8355 of file ecore_hsi.h.

◆ rx_total_conc_seqs

uint16_t fcoe_kwqe_conn_offload3::rx_total_conc_seqs

Definition at line 8353 of file ecore_hsi.h.

◆ s_id

uint8_t fcoe_kwqe_conn_offload3::s_id[3]

Definition at line 8328 of file ecore_hsi.h.

◆ tx_max_conc_seqs_c3

uint8_t fcoe_kwqe_conn_offload3::tx_max_conc_seqs_c3

Definition at line 8329 of file ecore_hsi.h.

◆ tx_total_conc_seqs

uint16_t fcoe_kwqe_conn_offload3::tx_total_conc_seqs

Definition at line 8351 of file ecore_hsi.h.

◆ vlan_tag

uint16_t fcoe_kwqe_conn_offload3::vlan_tag

Definition at line 8320 of file ecore_hsi.h.


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