FreeBSD kernel CXGBE device code
cpl_set_tcb_rpl Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_set_tcb_rpl:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 rsvd
 
__u8 cookie
 
__u8 status
 
__be64 oldval
 

Detailed Description

Definition at line 987 of file t4_msg.h.

Field Documentation

◆ cookie

__u8 cpl_set_tcb_rpl::cookie

Definition at line 991 of file t4_msg.h.

Referenced by set_tcb_rpl_handler(), and t4_filter_rpl().

◆ oldval

__be64 cpl_set_tcb_rpl::oldval

Definition at line 993 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_set_tcb_rpl::ot

Definition at line 989 of file t4_msg.h.

◆ rsvd

__be16 cpl_set_tcb_rpl::rsvd

Definition at line 990 of file t4_msg.h.

◆ status

__u8 cpl_set_tcb_rpl::status

Definition at line 992 of file t4_msg.h.

Referenced by t4_hashfilter_tcb_rpl().


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