FreeBSD kernel CXGBE device code
struct_hw_sched Struct Reference

#include <cudbg_entity.h>

Data Fields

u32 kbps [NTX_SCHED]
 
u32 ipg [NTX_SCHED]
 
u32 pace_tab [NTX_SCHED]
 
u32 mode
 
u32 map
 

Detailed Description

Definition at line 211 of file cudbg_entity.h.

Field Documentation

◆ ipg

u32 struct_hw_sched::ipg[NTX_SCHED]

Definition at line 213 of file cudbg_entity.h.

Referenced by collect_hw_sched().

◆ kbps

u32 struct_hw_sched::kbps[NTX_SCHED]

Definition at line 212 of file cudbg_entity.h.

Referenced by collect_hw_sched().

◆ map

u32 struct_hw_sched::map

Definition at line 216 of file cudbg_entity.h.

Referenced by collect_hw_sched().

◆ mode

u32 struct_hw_sched::mode

Definition at line 215 of file cudbg_entity.h.

Referenced by collect_hw_sched().

◆ pace_tab

u32 struct_hw_sched::pace_tab[NTX_SCHED]

Definition at line 214 of file cudbg_entity.h.

Referenced by collect_hw_sched().


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