|
Linux Kernel
3.7.1
|
#include <ipath_verbs.h>
Data Fields | |
| u32 | head |
| u32 | tail |
| union { | |
| struct ib_uverbs_wc uqueue [0] | |
| struct ib_wc kqueue [0] | |
| }; | |
Definition at line 201 of file ipath_verbs.h.
| union { ... } |
Definition at line 202 of file ipath_verbs.h.
Definition at line 207 of file ipath_verbs.h.
| u32 tail |
Definition at line 203 of file ipath_verbs.h.
| struct ib_uverbs_wc uqueue[0] |
Definition at line 206 of file ipath_verbs.h.
1.8.2