FreeBSD kernel CXGBE device code
struct_pm_stats Struct Reference

#include <cudbg_entity.h>

Data Fields

u32 tx_cnt [T6_PM_NSTATS]
 
u32 rx_cnt [T6_PM_NSTATS]
 
u64 tx_cyc [T6_PM_NSTATS]
 
u64 rx_cyc [T6_PM_NSTATS]
 

Detailed Description

Definition at line 204 of file cudbg_entity.h.

Field Documentation

◆ rx_cnt

u32 struct_pm_stats::rx_cnt[T6_PM_NSTATS]

Definition at line 206 of file cudbg_entity.h.

Referenced by collect_pm_stats().

◆ rx_cyc

u64 struct_pm_stats::rx_cyc[T6_PM_NSTATS]

Definition at line 208 of file cudbg_entity.h.

Referenced by collect_pm_stats().

◆ tx_cnt

u32 struct_pm_stats::tx_cnt[T6_PM_NSTATS]

Definition at line 205 of file cudbg_entity.h.

Referenced by collect_pm_stats().

◆ tx_cyc

u64 struct_pm_stats::tx_cyc[T6_PM_NSTATS]

Definition at line 207 of file cudbg_entity.h.

Referenced by collect_pm_stats().


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