FreeBSD kernel CXGBE device code
cpl_abort_rpl Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_abort_rpl:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be32 rsvd0
 
__u8 rsvd1
 
__u8 cmd
 
__u8 rsvd2 [6]
 

Detailed Description

Definition at line 1089 of file t4_msg.h.

Field Documentation

◆ cmd

__u8 cpl_abort_rpl::cmd

Definition at line 1094 of file t4_msg.h.

◆ ot

union opcode_tid cpl_abort_rpl::ot

Definition at line 1091 of file t4_msg.h.

◆ rsvd0

__be32 cpl_abort_rpl::rsvd0

Definition at line 1092 of file t4_msg.h.

◆ rsvd1

__u8 cpl_abort_rpl::rsvd1

Definition at line 1093 of file t4_msg.h.

◆ rsvd2

__u8 cpl_abort_rpl::rsvd2[6]

Definition at line 1095 of file t4_msg.h.

◆ WR_HDR

cpl_abort_rpl::WR_HDR

Definition at line 1090 of file t4_msg.h.


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