FreeBSD kernel CXGBE device code
cpl_set_tcb_field Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_set_tcb_field:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be16 reply_ctrl
 
__be16 word_cookie
 
__be64 mask
 
__be64 val
 

Detailed Description

Definition at line 959 of file t4_msg.h.

Field Documentation

◆ mask

__be64 cpl_set_tcb_field::mask

Definition at line 964 of file t4_msg.h.

Referenced by set_tcb_field().

◆ ot

union opcode_tid cpl_set_tcb_field::ot

Definition at line 961 of file t4_msg.h.

◆ reply_ctrl

__be16 cpl_set_tcb_field::reply_ctrl

Definition at line 962 of file t4_msg.h.

Referenced by set_tcb_field().

◆ val

__be64 cpl_set_tcb_field::val

Definition at line 965 of file t4_msg.h.

Referenced by set_tcb_field(), and set_tcb_tflag().

◆ word_cookie

__be16 cpl_set_tcb_field::word_cookie

Definition at line 963 of file t4_msg.h.

Referenced by set_tcb_field().

◆ WR_HDR

cpl_set_tcb_field::WR_HDR

Definition at line 960 of file t4_msg.h.


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