Linux Kernel
3.7.1
|
#include <ib_verbs.h>
Data Fields | |
struct ib_device * | device |
struct ib_uobject * | uobject |
ib_comp_handler | comp_handler |
void(* | event_handler )(struct ib_event *, void *) |
void * | cq_context |
int | cqe |
atomic_t | usecnt |
Definition at line 934 of file ib_verbs.h.
ib_comp_handler comp_handler |
Definition at line 937 of file ib_verbs.h.
Definition at line 939 of file ib_verbs.h.
Definition at line 940 of file ib_verbs.h.
Definition at line 935 of file ib_verbs.h.
void(* event_handler)(struct ib_event *, void *) |
Definition at line 938 of file ib_verbs.h.
struct ib_uobject* uobject |
Definition at line 936 of file ib_verbs.h.
atomic_t usecnt |
Definition at line 941 of file ib_verbs.h.