FreeBSD kernel CXGBE device code
cpl_rx_iscsi_dif Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_rx_iscsi_dif:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 ddp_len
 
__be16 msg_len
 
__be32 seq
 
union {
   __be32   nxt_seq
 
   __be32   ddp_report
 
u
 
__be32 ulp_crc
 
__be32 ddpvld
 
__u8 rsvd0 [8]
 
__be32 err_vec
 
__u8 rsvd1 [4]
 

Detailed Description

Definition at line 1799 of file t4_msg.h.

Field Documentation

◆ ddp_len

__be16 cpl_rx_iscsi_dif::ddp_len

Definition at line 1802 of file t4_msg.h.

◆ ddp_report

__be32 cpl_rx_iscsi_dif::ddp_report

Definition at line 1807 of file t4_msg.h.

◆ ddpvld

__be32 cpl_rx_iscsi_dif::ddpvld

Definition at line 1810 of file t4_msg.h.

◆ err_vec

__be32 cpl_rx_iscsi_dif::err_vec

Definition at line 1812 of file t4_msg.h.

◆ msg_len

__be16 cpl_rx_iscsi_dif::msg_len

Definition at line 1803 of file t4_msg.h.

◆ nxt_seq

__be32 cpl_rx_iscsi_dif::nxt_seq

Definition at line 1806 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_rx_iscsi_dif::ot

Definition at line 1801 of file t4_msg.h.

◆ rsvd0

__u8 cpl_rx_iscsi_dif::rsvd0[8]

Definition at line 1811 of file t4_msg.h.

◆ rsvd1

__u8 cpl_rx_iscsi_dif::rsvd1[4]

Definition at line 1813 of file t4_msg.h.

◆ seq

__be32 cpl_rx_iscsi_dif::seq

Definition at line 1804 of file t4_msg.h.

◆ 

union { ... } cpl_rx_iscsi_dif::u

◆ ulp_crc

__be32 cpl_rx_iscsi_dif::ulp_crc

Definition at line 1809 of file t4_msg.h.


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