Linux Kernel
3.7.1
|
#include <ipath_verbs.h>
Data Fields | |
struct ib_cq | ibcq |
struct tasklet_struct | comptask |
spinlock_t | lock |
u8 | notify |
u8 | triggered |
struct ipath_cq_wc * | queue |
struct ipath_mmap_info * | ip |
Definition at line 214 of file ipath_verbs.h.
struct tasklet_struct comptask |
Definition at line 216 of file ipath_verbs.h.
Definition at line 215 of file ipath_verbs.h.
Definition at line 221 of file ipath_verbs.h.
spinlock_t lock |
Definition at line 217 of file ipath_verbs.h.
Definition at line 218 of file ipath_verbs.h.
Definition at line 220 of file ipath_verbs.h.
u8 triggered |
Definition at line 219 of file ipath_verbs.h.