FreeBSD kernel CXGBE device code
struct_cim_qcfg Struct Reference

#include <cudbg_entity.h>

Data Fields

u8 chip
 
u16 base [CIM_NUM_IBQ+CIM_NUM_OBQ_T5]
 
u16 size [CIM_NUM_IBQ+CIM_NUM_OBQ_T5]
 
u16 thres [CIM_NUM_IBQ]
 
u32 obq_wr [2 *CIM_NUM_OBQ_T5]
 
u32 stat [4 *(CIM_NUM_IBQ+CIM_NUM_OBQ_T5)]
 

Detailed Description

Definition at line 267 of file cudbg_entity.h.

Field Documentation

◆ base

u16 struct_cim_qcfg::base[CIM_NUM_IBQ+CIM_NUM_OBQ_T5]

Definition at line 269 of file cudbg_entity.h.

Referenced by collect_cim_qcfg().

◆ chip

u8 struct_cim_qcfg::chip

Definition at line 268 of file cudbg_entity.h.

◆ obq_wr

u32 struct_cim_qcfg::obq_wr[2 *CIM_NUM_OBQ_T5]

Definition at line 272 of file cudbg_entity.h.

Referenced by collect_cim_qcfg().

◆ size

u16 struct_cim_qcfg::size[CIM_NUM_IBQ+CIM_NUM_OBQ_T5]

Definition at line 270 of file cudbg_entity.h.

Referenced by collect_cim_qcfg().

◆ stat

u32 struct_cim_qcfg::stat[4 *(CIM_NUM_IBQ+CIM_NUM_OBQ_T5)]

Definition at line 273 of file cudbg_entity.h.

Referenced by collect_cim_qcfg().

◆ thres

u16 struct_cim_qcfg::thres[CIM_NUM_IBQ]

Definition at line 271 of file cudbg_entity.h.

Referenced by collect_cim_qcfg().


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