FreeBSD kernel CXGBE device code
cpl_trace_pkt Struct Reference

#include <t4_msg.h>

Data Fields

RSS_HDR __u8 opcode
 
__u8 intf
 
__u8 filter_hit:4
 
__u8 runt:4
 
__u8 trunc:1
 
__u8 err:1
 
__u8 __pad0__:6
 
__be16 rsvd
 
__be16 len
 
__be64 tstamp
 

Detailed Description

Definition at line 2165 of file t4_msg.h.

Field Documentation

◆ __pad0__

__u8 cpl_trace_pkt::__pad0__

Definition at line 2180 of file t4_msg.h.

◆ err

__u8 cpl_trace_pkt::err

Definition at line 2179 of file t4_msg.h.

◆ filter_hit

__u8 cpl_trace_pkt::filter_hit

Definition at line 2176 of file t4_msg.h.

◆ intf

__u8 cpl_trace_pkt::intf

Definition at line 2168 of file t4_msg.h.

◆ len

__be16 cpl_trace_pkt::len

Definition at line 2183 of file t4_msg.h.

◆ opcode

RSS_HDR __u8 cpl_trace_pkt::opcode

Definition at line 2167 of file t4_msg.h.

◆ rsvd

__be16 cpl_trace_pkt::rsvd

Definition at line 2182 of file t4_msg.h.

◆ runt

__u8 cpl_trace_pkt::runt

Definition at line 2177 of file t4_msg.h.

◆ trunc

__u8 cpl_trace_pkt::trunc

Definition at line 2178 of file t4_msg.h.

◆ tstamp

__be64 cpl_trace_pkt::tstamp

Definition at line 2184 of file t4_msg.h.


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