Linux Kernel
3.7.1
|
#include <ipath_verbs.h>
Data Fields | |
struct ib_pd * | pd |
u64 | user_base |
u64 | iova |
size_t | length |
u32 | lkey |
u32 | offset |
int | access_flags |
u32 | max_segs |
u32 | mapsz |
struct ipath_segarray * | map [0] |
Definition at line 241 of file ipath_verbs.h.
int access_flags |
Definition at line 248 of file ipath_verbs.h.
Definition at line 244 of file ipath_verbs.h.
size_t length |
Definition at line 245 of file ipath_verbs.h.
u32 lkey |
Definition at line 246 of file ipath_verbs.h.
struct ipath_segarray* map[0] |
Definition at line 251 of file ipath_verbs.h.
u32 mapsz |
Definition at line 250 of file ipath_verbs.h.
u32 max_segs |
Definition at line 249 of file ipath_verbs.h.
Definition at line 247 of file ipath_verbs.h.
Definition at line 242 of file ipath_verbs.h.
u64 user_base |
Definition at line 243 of file ipath_verbs.h.