Linux Kernel
3.7.1
|
#include <ipath_verbs.h>
Data Fields | |
struct rb_node | rb_node |
union ib_gid | mgid |
struct list_head | qp_list |
wait_queue_head_t | wait |
atomic_t | refcount |
int | n_attached |
Definition at line 161 of file ipath_verbs.h.
union ib_gid mgid |
Definition at line 163 of file ipath_verbs.h.
int n_attached |
Definition at line 167 of file ipath_verbs.h.
Definition at line 164 of file ipath_verbs.h.
Definition at line 162 of file ipath_verbs.h.
atomic_t refcount |
Definition at line 166 of file ipath_verbs.h.
wait_queue_head_t wait |
Definition at line 165 of file ipath_verbs.h.