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

#include <ib_verbs.h>

Data Fields

struct ib_pdpd
 
u64 device_virt_addr
 
u64 size
 
int mr_access_flags
 
u32 lkey
 
u32 rkey
 

Detailed Description

Definition at line 850 of file ib_verbs.h.

Field Documentation

u64 device_virt_addr

Definition at line 852 of file ib_verbs.h.

u32 lkey

Definition at line 855 of file ib_verbs.h.

int mr_access_flags

Definition at line 854 of file ib_verbs.h.

Definition at line 851 of file ib_verbs.h.

u32 rkey

Definition at line 856 of file ib_verbs.h.

u64 size

Definition at line 853 of file ib_verbs.h.


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