FreeBSD kernel CXGB device code
txq_state Struct Reference

Data Fields

unsigned int compl
 
unsigned int gen
 
unsigned int pidx
 

Detailed Description

Definition at line 192 of file cxgb_sge.c.

Field Documentation

◆ compl

unsigned int txq_state::compl

Definition at line 193 of file cxgb_sge.c.

Referenced by t3_encap(), and txq_prod().

◆ gen

unsigned int txq_state::gen

Definition at line 194 of file cxgb_sge.c.

Referenced by t3_encap(), txq_prod(), and write_wr_hdr_sgl().

◆ pidx

unsigned int txq_state::pidx

Definition at line 195 of file cxgb_sge.c.

Referenced by txq_prod(), and write_wr_hdr_sgl().


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