FreeBSD kernel CXGBE device code
cpl_iscsi_data Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_iscsi_data:

Data Fields

RSS_HDR union opcode_tid ot
 
__u8 rsvd0 [2]
 
__be16 len
 
__be32 seq
 
__be16 urg
 
__u8 rsvd1
 
__u8 status
 

Detailed Description

Definition at line 1626 of file t4_msg.h.

Field Documentation

◆ len

__be16 cpl_iscsi_data::len

Definition at line 1630 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_iscsi_data::ot

Definition at line 1628 of file t4_msg.h.

◆ rsvd0

__u8 cpl_iscsi_data::rsvd0[2]

Definition at line 1629 of file t4_msg.h.

◆ rsvd1

__u8 cpl_iscsi_data::rsvd1

Definition at line 1633 of file t4_msg.h.

◆ seq

__be32 cpl_iscsi_data::seq

Definition at line 1631 of file t4_msg.h.

◆ status

__u8 cpl_iscsi_data::status

Definition at line 1634 of file t4_msg.h.

◆ urg

__be16 cpl_iscsi_data::urg

Definition at line 1632 of file t4_msg.h.


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