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

#include <ocrdma.h>

Data Fields

voidva
 
dma_addr_t dma
 
u32 size
 
u16 len
 
u16 entry_size
 
u16 id
 
u16 head
 
u16 tail
 
bool created
 
atomic_t used
 

Detailed Description

Definition at line 91 of file ocrdma.h.

Field Documentation

bool created

Definition at line 99 of file ocrdma.h.

Definition at line 93 of file ocrdma.h.

u16 entry_size

Definition at line 96 of file ocrdma.h.

Definition at line 98 of file ocrdma.h.

Definition at line 97 of file ocrdma.h.

u16 len

Definition at line 95 of file ocrdma.h.

u32 size

Definition at line 94 of file ocrdma.h.

u16 tail

Definition at line 98 of file ocrdma.h.

atomic_t used

Definition at line 100 of file ocrdma.h.

void* va

Definition at line 92 of file ocrdma.h.


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