FreeBSD kernel CXGBE device code
cpl_rx_iscsi_cmp Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_rx_iscsi_cmp:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 pdu_len_ddp
 
__be16 len
 
__be32 seq
 
__be16 urg
 
__u8 rsvd
 
__u8 status
 
__be32 ulp_crc
 
__be32 ddpvld
 

Detailed Description

Definition at line 1816 of file t4_msg.h.

Field Documentation

◆ ddpvld

__be32 cpl_rx_iscsi_cmp::ddpvld

Definition at line 1826 of file t4_msg.h.

◆ len

__be16 cpl_rx_iscsi_cmp::len

Definition at line 1820 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_rx_iscsi_cmp::ot

Definition at line 1818 of file t4_msg.h.

◆ pdu_len_ddp

__be16 cpl_rx_iscsi_cmp::pdu_len_ddp

Definition at line 1819 of file t4_msg.h.

◆ rsvd

__u8 cpl_rx_iscsi_cmp::rsvd

Definition at line 1823 of file t4_msg.h.

◆ seq

__be32 cpl_rx_iscsi_cmp::seq

Definition at line 1821 of file t4_msg.h.

◆ status

__u8 cpl_rx_iscsi_cmp::status

Definition at line 1824 of file t4_msg.h.

◆ ulp_crc

__be32 cpl_rx_iscsi_cmp::ulp_crc

Definition at line 1825 of file t4_msg.h.

◆ urg

__be16 cpl_rx_iscsi_cmp::urg

Definition at line 1822 of file t4_msg.h.


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