FreeBSD kernel CXGBE device code
struct_mac_stats_rev1 Struct Reference

#include <cudbg_entity.h>

Collaboration diagram for struct_mac_stats_rev1:

Data Fields

struct cudbg_ver_hdr ver_hdr
 
u32 port_count
 
u32 reserved
 
struct port_stats stats [4]
 

Detailed Description

Definition at line 238 of file cudbg_entity.h.

Field Documentation

◆ port_count

u32 struct_mac_stats_rev1::port_count

Definition at line 240 of file cudbg_entity.h.

Referenced by collect_macstats().

◆ reserved

u32 struct_mac_stats_rev1::reserved

Definition at line 241 of file cudbg_entity.h.

◆ stats

struct port_stats struct_mac_stats_rev1::stats[4]

Definition at line 242 of file cudbg_entity.h.

Referenced by collect_macstats().

◆ ver_hdr

struct cudbg_ver_hdr struct_mac_stats_rev1::ver_hdr

Definition at line 239 of file cudbg_entity.h.

Referenced by collect_macstats().


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