FreeBSD kernel CXGBE device code
fw_scsi_tgt_xmit_wr Struct Reference

#include <t4fw_interface.h>

Collaboration diagram for fw_scsi_tgt_xmit_wr:

Data Structures

union  fw_scsi_tgt_xmit_priv
 

Data Fields

__be32 op_immdlen
 
__be32 flowid_len16
 
__be64 cookie
 
__be16 iqid
 
__u8 auto_rsp
 
__u8 use_xfer_cnt
 
union fw_scsi_tgt_xmit_wr::fw_scsi_tgt_xmit_priv u
 
__be32 xfer_cnt
 
__be32 r4
 
__be64 r5
 
__be32 r6
 
__be32 tot_xfer_len
 

Detailed Description

Definition at line 3560 of file t4fw_interface.h.

Field Documentation

◆ auto_rsp

__u8 fw_scsi_tgt_xmit_wr::auto_rsp

Definition at line 3565 of file t4fw_interface.h.

◆ cookie

__be64 fw_scsi_tgt_xmit_wr::cookie

Definition at line 3563 of file t4fw_interface.h.

◆ flowid_len16

__be32 fw_scsi_tgt_xmit_wr::flowid_len16

Definition at line 3562 of file t4fw_interface.h.

◆ iqid

__be16 fw_scsi_tgt_xmit_wr::iqid

Definition at line 3564 of file t4fw_interface.h.

◆ op_immdlen

__be32 fw_scsi_tgt_xmit_wr::op_immdlen

Definition at line 3561 of file t4fw_interface.h.

◆ r4

__be32 fw_scsi_tgt_xmit_wr::r4

Definition at line 3578 of file t4fw_interface.h.

◆ r5

__be64 fw_scsi_tgt_xmit_wr::r5

Definition at line 3579 of file t4fw_interface.h.

◆ r6

__be32 fw_scsi_tgt_xmit_wr::r6

Definition at line 3580 of file t4fw_interface.h.

◆ tot_xfer_len

__be32 fw_scsi_tgt_xmit_wr::tot_xfer_len

Definition at line 3581 of file t4fw_interface.h.

◆ u

union fw_scsi_tgt_xmit_wr::fw_scsi_tgt_xmit_priv fw_scsi_tgt_xmit_wr::u

◆ use_xfer_cnt

__u8 fw_scsi_tgt_xmit_wr::use_xfer_cnt

Definition at line 3566 of file t4fw_interface.h.

◆ xfer_cnt

__be32 fw_scsi_tgt_xmit_wr::xfer_cnt

Definition at line 3577 of file t4fw_interface.h.


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