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

#include <ocrdma.h>

Data Fields

struct ib_ucontext ibucontext
 
struct ocrdma_devdev
 
struct list_head mm_head
 
struct mutex mm_list_lock
 
struct {
   u32 *   va
 
   dma_addr_t   pa
 
   u32   len
 
ah_tbl
 

Detailed Description

Definition at line 331 of file ocrdma.h.

Field Documentation

struct { ... } ah_tbl

Definition at line 333 of file ocrdma.h.

struct ib_ucontext ibucontext

Definition at line 332 of file ocrdma.h.

u32 len

Definition at line 340 of file ocrdma.h.

struct list_head mm_head

Definition at line 335 of file ocrdma.h.

struct mutex mm_list_lock

Definition at line 336 of file ocrdma.h.

Definition at line 339 of file ocrdma.h.

u32* va

Definition at line 338 of file ocrdma.h.


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