|
Linux Kernel
3.7.1
|
#include <ib_verbs.h>
Data Fields | |
| struct ib_device * | device |
| struct ib_pd * | pd |
| struct ib_uobject * | uobject |
| u32 | lkey |
| u32 | rkey |
| atomic_t | usecnt |
Definition at line 980 of file ib_verbs.h.
Definition at line 981 of file ib_verbs.h.
| u32 lkey |
Definition at line 984 of file ib_verbs.h.
Definition at line 982 of file ib_verbs.h.
| u32 rkey |
Definition at line 985 of file ib_verbs.h.
| struct ib_uobject* uobject |
Definition at line 983 of file ib_verbs.h.
| atomic_t usecnt |
Definition at line 986 of file ib_verbs.h.
1.8.2