Linux Kernel
3.7.1
|
#include <ib_verbs.h>
Data Fields | |
struct ib_mr * | mr |
u64 | wr_id |
u64 | addr |
u32 | length |
int | send_flags |
int | mw_access_flags |
Definition at line 865 of file ib_verbs.h.
u64 addr |
Definition at line 868 of file ib_verbs.h.
u32 length |
Definition at line 869 of file ib_verbs.h.
Definition at line 866 of file ib_verbs.h.
int mw_access_flags |
Definition at line 871 of file ib_verbs.h.
int send_flags |
Definition at line 870 of file ib_verbs.h.
u64 wr_id |
Definition at line 867 of file ib_verbs.h.