FreeBSD kernel CXGBE device code
cpl_fw4_msg Struct Reference

#include <t4_msg.h>

Data Fields

RSS_HDR u8 opcode
 
u8 type
 
__be16 rsvd0
 
__be32 rsvd1
 
__be64 data [2]
 

Detailed Description

Definition at line 2748 of file t4_msg.h.

Field Documentation

◆ data

__be64 cpl_fw4_msg::data[2]

Definition at line 2754 of file t4_msg.h.

◆ opcode

RSS_HDR u8 cpl_fw4_msg::opcode

Definition at line 2750 of file t4_msg.h.

◆ rsvd0

__be16 cpl_fw4_msg::rsvd0

Definition at line 2752 of file t4_msg.h.

◆ rsvd1

__be32 cpl_fw4_msg::rsvd1

Definition at line 2753 of file t4_msg.h.

◆ type

u8 cpl_fw4_msg::type

Definition at line 2751 of file t4_msg.h.


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