FreeBSD kernel CXGBE device code
cpl_get_tcb Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_get_tcb:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be16 reply_ctrl
 
__u8 rsvd
 
__u8 cookie
 

Detailed Description

Definition at line 922 of file t4_msg.h.

Field Documentation

◆ cookie

__u8 cpl_get_tcb::cookie

Definition at line 927 of file t4_msg.h.

◆ ot

union opcode_tid cpl_get_tcb::ot

Definition at line 924 of file t4_msg.h.

◆ reply_ctrl

__be16 cpl_get_tcb::reply_ctrl

Definition at line 925 of file t4_msg.h.

◆ rsvd

__u8 cpl_get_tcb::rsvd

Definition at line 926 of file t4_msg.h.

◆ WR_HDR

cpl_get_tcb::WR_HDR

Definition at line 923 of file t4_msg.h.


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