FreeBSD kernel CXGB device code
cpl_set_tcb_field Struct Reference

#include <cxgb_t3_cpl.h>

Collaboration diagram for cpl_set_tcb_field:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__u8 reply
 
__u8 cpu_idx
 
__be16 word
 
__be64 mask
 
__be64 val
 

Detailed Description

Definition at line 716 of file cxgb_t3_cpl.h.

Field Documentation

◆ cpu_idx

__u8 cpl_set_tcb_field::cpu_idx

Definition at line 720 of file cxgb_t3_cpl.h.

Referenced by mk_set_tcb_field().

◆ mask

__be64 cpl_set_tcb_field::mask

Definition at line 722 of file cxgb_t3_cpl.h.

Referenced by init_tp_parity(), and mk_set_tcb_field().

◆ ot

union opcode_tid cpl_set_tcb_field::ot

Definition at line 718 of file cxgb_t3_cpl.h.

◆ reply

__u8 cpl_set_tcb_field::reply

Definition at line 719 of file cxgb_t3_cpl.h.

Referenced by mk_set_tcb_field().

◆ val

__be64 cpl_set_tcb_field::val

Definition at line 723 of file cxgb_t3_cpl.h.

Referenced by mk_set_tcb_field().

◆ word

__be16 cpl_set_tcb_field::word

Definition at line 721 of file cxgb_t3_cpl.h.

Referenced by mk_set_tcb_field().

◆ WR_HDR

cpl_set_tcb_field::WR_HDR

Definition at line 717 of file cxgb_t3_cpl.h.


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