FreeBSD kernel CXGBE device code
cpl_tag_write_req Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_tag_write_req:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be32 params
 
__be64 tag_val
 

Detailed Description

Definition at line 2484 of file t4_msg.h.

Field Documentation

◆ ot

union opcode_tid cpl_tag_write_req::ot

Definition at line 2486 of file t4_msg.h.

◆ params

__be32 cpl_tag_write_req::params

Definition at line 2487 of file t4_msg.h.

◆ tag_val

__be64 cpl_tag_write_req::tag_val

Definition at line 2488 of file t4_msg.h.

◆ WR_HDR

cpl_tag_write_req::WR_HDR

Definition at line 2485 of file t4_msg.h.


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