Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cmdQ Struct Reference

Data Fields

unsigned long status
 
unsigned int in_use
 
unsigned int size
 
unsigned int processed
 
unsigned int cleaned
 
unsigned int stop_thres
 
u16 pidx
 
u16 cidx
 
u8 genbit
 
u8 sop
 
struct cmdQ_e * entries
 
struct cmdQ_cecentries
 
dma_addr_t dma_addr
 
spinlock_t lock
 

Detailed Description

Definition at line 179 of file sge.c.

Field Documentation

struct cmdQ_ce* centries

Definition at line 191 of file sge.c.

u16 cidx

Definition at line 187 of file sge.c.

unsigned int cleaned

Definition at line 184 of file sge.c.

dma_addr_t dma_addr

Definition at line 192 of file sge.c.

struct cmdQ_e* entries

Definition at line 190 of file sge.c.

u8 genbit

Definition at line 188 of file sge.c.

unsigned int in_use

Definition at line 181 of file sge.c.

spinlock_t lock

Definition at line 193 of file sge.c.

u16 pidx

Definition at line 186 of file sge.c.

unsigned int processed

Definition at line 183 of file sge.c.

unsigned int size

Definition at line 182 of file sge.c.

u8 sop

Definition at line 189 of file sge.c.

unsigned long status

Definition at line 180 of file sge.c.

unsigned int stop_thres

Definition at line 185 of file sge.c.


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