FreeBSD kernel CXGBE device code
sge_idma_monitor_state Struct Reference

#include <common.h>

Data Fields

unsigned int idma_1s_thresh
 
unsigned int idma_stalled [2]
 
unsigned int idma_state [2]
 
unsigned int idma_qid [2]
 
unsigned int idma_warn [2]
 

Detailed Description

Definition at line 422 of file common.h.

Field Documentation

◆ idma_1s_thresh

unsigned int sge_idma_monitor_state::idma_1s_thresh

Definition at line 423 of file common.h.

Referenced by t4_idma_monitor(), and t4_idma_monitor_init().

◆ idma_qid

unsigned int sge_idma_monitor_state::idma_qid[2]

Definition at line 426 of file common.h.

Referenced by t4_idma_monitor().

◆ idma_stalled

unsigned int sge_idma_monitor_state::idma_stalled[2]

Definition at line 424 of file common.h.

Referenced by t4_idma_monitor(), and t4_idma_monitor_init().

◆ idma_state

unsigned int sge_idma_monitor_state::idma_state[2]

Definition at line 425 of file common.h.

Referenced by t4_idma_monitor().

◆ idma_warn

unsigned int sge_idma_monitor_state::idma_warn[2]

Definition at line 427 of file common.h.

Referenced by t4_idma_monitor().


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