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

Data Fields

struct list_head sent
 
char header_cache_name [64]
 
struct dma_poolheader_cache
 
char pkt_slab_name [64]
 
struct kmem_cachepkt_slab
 
u32 counter
 
u32 sent_counter
 
struct rb_root dma_pages_root
 
struct mutex lock
 

Detailed Description

Definition at line 73 of file ipath_user_sdma.c.

Field Documentation

u32 counter

Definition at line 90 of file ipath_user_sdma.c.

struct rb_root dma_pages_root

Definition at line 94 of file ipath_user_sdma.c.

struct dma_pool* header_cache

Definition at line 83 of file ipath_user_sdma.c.

char header_cache_name[64]

Definition at line 82 of file ipath_user_sdma.c.

struct mutex lock

Definition at line 97 of file ipath_user_sdma.c.

struct kmem_cache* pkt_slab

Definition at line 87 of file ipath_user_sdma.c.

char pkt_slab_name[64]

Definition at line 86 of file ipath_user_sdma.c.

Definition at line 79 of file ipath_user_sdma.c.

u32 sent_counter

Definition at line 91 of file ipath_user_sdma.c.


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