FreeBSD kernel CXGBE device code
cpl_set_le_req Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_set_le_req:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be16 reply_ctrl
 
__be16 params
 
__be64 mask_hi
 
__be64 mask_lo
 
__be64 val_hi
 
__be64 val_lo
 

Detailed Description

Definition at line 2623 of file t4_msg.h.

Field Documentation

◆ mask_hi

__be64 cpl_set_le_req::mask_hi

Definition at line 2628 of file t4_msg.h.

◆ mask_lo

__be64 cpl_set_le_req::mask_lo

Definition at line 2629 of file t4_msg.h.

◆ ot

union opcode_tid cpl_set_le_req::ot

Definition at line 2625 of file t4_msg.h.

◆ params

__be16 cpl_set_le_req::params

Definition at line 2627 of file t4_msg.h.

◆ reply_ctrl

__be16 cpl_set_le_req::reply_ctrl

Definition at line 2626 of file t4_msg.h.

◆ val_hi

__be64 cpl_set_le_req::val_hi

Definition at line 2630 of file t4_msg.h.

◆ val_lo

__be64 cpl_set_le_req::val_lo

Definition at line 2631 of file t4_msg.h.

◆ WR_HDR

cpl_set_le_req::WR_HDR

Definition at line 2624 of file t4_msg.h.


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