Linux Kernel
3.7.1
|
#include <qib_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 214 of file qib_verbs.h.
union ib_gid mgid |
Definition at line 216 of file qib_verbs.h.
int n_attached |
Definition at line 220 of file qib_verbs.h.
Definition at line 217 of file qib_verbs.h.
Definition at line 215 of file qib_verbs.h.
atomic_t refcount |
Definition at line 219 of file qib_verbs.h.
wait_queue_head_t wait |
Definition at line 218 of file qib_verbs.h.