FreeBSD kernel CXGBE device code
sge_qstat Struct Reference

#include <t4_hw.h>

Data Fields

volatile __be32 qid
 
volatile __be16 cidx
 
volatile __be16 pidx
 

Detailed Description

Definition at line 102 of file t4_hw.h.

Field Documentation

◆ cidx

volatile __be16 sge_qstat::cidx

Definition at line 104 of file t4_hw.h.

Referenced by quiesce_txq(), and read_hw_cidx().

◆ pidx

volatile __be16 sge_qstat::pidx

Definition at line 105 of file t4_hw.h.

Referenced by quiesce_txq().

◆ qid

volatile __be32 sge_qstat::qid

Definition at line 103 of file t4_hw.h.


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