|
Linux Kernel
3.7.1
|
#include <qib_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 |
| u8 | page_shift |
| u8 | lkey_published |
| struct completion | comp |
| struct rcu_head | list |
| atomic_t | refcount |
| struct qib_segarray * | map [0] |
Definition at line 295 of file qib_verbs.h.
| int access_flags |
Definition at line 302 of file qib_verbs.h.
| struct completion comp |
Definition at line 307 of file qib_verbs.h.
Definition at line 298 of file qib_verbs.h.
| size_t length |
Definition at line 299 of file qib_verbs.h.
Definition at line 308 of file qib_verbs.h.
| u32 lkey |
Definition at line 300 of file qib_verbs.h.
| u8 lkey_published |
Definition at line 306 of file qib_verbs.h.
| struct qib_segarray* map[0] |
Definition at line 310 of file qib_verbs.h.
| u32 mapsz |
Definition at line 304 of file qib_verbs.h.
| u32 max_segs |
Definition at line 303 of file qib_verbs.h.
Definition at line 301 of file qib_verbs.h.
| u8 page_shift |
Definition at line 305 of file qib_verbs.h.
Definition at line 296 of file qib_verbs.h.
| atomic_t refcount |
Definition at line 309 of file qib_verbs.h.
| u64 user_base |
Definition at line 297 of file qib_verbs.h.
1.8.2