FreeBSD kernel CXGBE device code
cpl_set_tcb_field_core Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_set_tcb_field_core:

Data Fields

union opcode_tid ot
 
__be16 reply_ctrl
 
__be16 word_cookie
 
__be64 mask
 
__be64 val
 

Detailed Description

Definition at line 968 of file t4_msg.h.

Field Documentation

◆ mask

__be64 cpl_set_tcb_field_core::mask

Definition at line 972 of file t4_msg.h.

Referenced by mk_set_tcb_field_ulp().

◆ ot

union opcode_tid cpl_set_tcb_field_core::ot

Definition at line 969 of file t4_msg.h.

◆ reply_ctrl

__be16 cpl_set_tcb_field_core::reply_ctrl

Definition at line 970 of file t4_msg.h.

Referenced by mk_set_tcb_field_ulp().

◆ val

__be64 cpl_set_tcb_field_core::val

Definition at line 973 of file t4_msg.h.

Referenced by mk_set_tcb_field_ulp().

◆ word_cookie

__be16 cpl_set_tcb_field_core::word_cookie

Definition at line 971 of file t4_msg.h.

Referenced by mk_set_tcb_field_ulp().


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