Linux Kernel
3.7.1
|
#include <ib_verbs.h>
Data Fields | |
struct ib_device * | device |
union { | |
struct ib_cq * cq | |
struct ib_qp * qp | |
struct ib_srq * srq | |
u8 port_num | |
} | element |
enum ib_event_type | event |
Definition at line 368 of file ib_verbs.h.
Definition at line 371 of file ib_verbs.h.
Definition at line 369 of file ib_verbs.h.
union { ... } element |
enum ib_event_type event |
Definition at line 376 of file ib_verbs.h.
u8 port_num |
Definition at line 374 of file ib_verbs.h.
Definition at line 372 of file ib_verbs.h.
Definition at line 373 of file ib_verbs.h.