Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
ocrdma_abi.h File Reference

Go to the source code of this file.

Data Structures

struct  ocrdma_alloc_ucontext_resp
 
struct  ocrdma_alloc_pd_ureq
 
struct  ocrdma_alloc_pd_uresp
 
struct  ocrdma_create_cq_ureq
 
struct  ocrdma_create_cq_uresp
 
struct  ocrdma_create_qp_ureq
 
struct  ocrdma_create_qp_uresp
 
struct  ocrdma_create_srq_uresp
 

Macros

#define MAX_CQ_PAGES   8
 
#define MAX_QP_PAGES   8
 
#define MAX_UD_AV_PAGES   8
 

Variables

struct ocrdma_alloc_ucontext_resp __packed
 

Macro Definition Documentation

#define MAX_CQ_PAGES   8

Definition at line 62 of file ocrdma_abi.h.

#define MAX_QP_PAGES   8

Definition at line 76 of file ocrdma_abi.h.

#define MAX_UD_AV_PAGES   8

Definition at line 77 of file ocrdma_abi.h.

Variable Documentation