FreeBSD kernel CXGBE device code
wrq_cookie Struct Reference

#include <adapter.h>

Public Member Functions

 TAILQ_ENTRY (wrq_cookie) link
 

Data Fields

int ndesc
 
int pidx
 

Detailed Description

Definition at line 703 of file adapter.h.

Member Function Documentation

◆ TAILQ_ENTRY()

wrq_cookie::TAILQ_ENTRY ( wrq_cookie  )

Field Documentation

◆ ndesc

int wrq_cookie::ndesc

Definition at line 705 of file adapter.h.

Referenced by commit_wrq_wr(), and start_wrq_wr().

◆ pidx

int wrq_cookie::pidx

Definition at line 706 of file adapter.h.

Referenced by commit_wrq_wr(), and start_wrq_wr().


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