|
Linux Kernel
3.7.1
|
Data Fields | |
| struct list_head | sent |
| char | header_cache_name [64] |
| struct dma_pool * | header_cache |
| char | pkt_slab_name [64] |
| struct kmem_cache * | pkt_slab |
| u32 | counter |
| u32 | sent_counter |
| struct rb_root | dma_pages_root |
| struct mutex | lock |
Definition at line 73 of file ipath_user_sdma.c.
| u32 counter |
Definition at line 90 of file ipath_user_sdma.c.
Definition at line 94 of file ipath_user_sdma.c.
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.
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.
1.8.2