FreeBSD kernel CXGBE device code
cpl_fw6_pld Struct Reference

#include <t4_msg.h>

Data Fields

RSS_HDR u8 opcode
 
u8 rsvd [5]
 
__be16 len
 
__be64 data [4]
 

Detailed Description

Definition at line 2735 of file t4_msg.h.

Field Documentation

◆ data

__be64 cpl_fw6_pld::data[4]

Definition at line 2740 of file t4_msg.h.

Referenced by do_cpl6_fw_pld().

◆ len

__be16 cpl_fw6_pld::len

Definition at line 2739 of file t4_msg.h.

◆ opcode

RSS_HDR u8 cpl_fw6_pld::opcode

Definition at line 2737 of file t4_msg.h.

◆ rsvd

u8 cpl_fw6_pld::rsvd[5]

Definition at line 2738 of file t4_msg.h.


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