Linux Kernel
3.7.1
|
#include <ib_verbs.h>
Data Fields | |
void(* | event_handler )(struct ib_event *, void *) |
void * | qp_context |
u32 | qp_num |
enum ib_qp_type | qp_type |
Definition at line 636 of file ib_verbs.h.
void(* event_handler)(struct ib_event *, void *) |
Definition at line 637 of file ib_verbs.h.
void* qp_context |
Definition at line 638 of file ib_verbs.h.
u32 qp_num |
Definition at line 639 of file ib_verbs.h.
enum ib_qp_type qp_type |
Definition at line 640 of file ib_verbs.h.