FreeBSD kernel CXGBE device code
fw_ofld_connection_wr Struct Reference

#include <t4fw_interface.h>

Collaboration diagram for fw_ofld_connection_wr:

Data Structures

struct  fw_ofld_connection_le
 
struct  fw_ofld_connection_tcb
 

Data Fields

__be32 op_compl
 
__be32 len16_pkd
 
__u64 cookie
 
__be64 r2
 
__be64 r3
 
struct fw_ofld_connection_wr::fw_ofld_connection_le le
 
struct fw_ofld_connection_wr::fw_ofld_connection_tcb tcb
 

Detailed Description

Definition at line 886 of file t4fw_interface.h.

Field Documentation

◆ cookie

__u64 fw_ofld_connection_wr::cookie

Definition at line 889 of file t4fw_interface.h.

◆ le

struct fw_ofld_connection_wr::fw_ofld_connection_le fw_ofld_connection_wr::le

◆ len16_pkd

__be32 fw_ofld_connection_wr::len16_pkd

Definition at line 888 of file t4fw_interface.h.

◆ op_compl

__be32 fw_ofld_connection_wr::op_compl

Definition at line 887 of file t4fw_interface.h.

◆ r2

__be64 fw_ofld_connection_wr::r2

Definition at line 890 of file t4fw_interface.h.

◆ r3

__be64 fw_ofld_connection_wr::r3

Definition at line 891 of file t4fw_interface.h.

◆ tcb

struct fw_ofld_connection_wr::fw_ofld_connection_tcb fw_ofld_connection_wr::tcb

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