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

#include <ocrdma.h>

Data Fields

struct ib_pd ibpd
 
struct ocrdma_devdev
 
struct ocrdma_ucontextuctx
 
atomic_t use_cnt
 
u32 id
 
int num_dpp_qp
 
u32 dpp_page
 
bool dpp_enabled
 

Detailed Description

Definition at line 209 of file ocrdma.h.

Field Documentation

Definition at line 211 of file ocrdma.h.

bool dpp_enabled

Definition at line 217 of file ocrdma.h.

u32 dpp_page

Definition at line 216 of file ocrdma.h.

struct ib_pd ibpd

Definition at line 210 of file ocrdma.h.

Definition at line 214 of file ocrdma.h.

int num_dpp_qp

Definition at line 215 of file ocrdma.h.

Definition at line 212 of file ocrdma.h.

atomic_t use_cnt

Definition at line 213 of file ocrdma.h.


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