Linux Kernel
3.7.1
|
#include <qib_verbs.h>
Data Fields | |
u32 | head |
u32 | tail |
union { | |
struct ib_uverbs_wc uqueue [0] | |
struct ib_wc kqueue [0] | |
}; | |
Definition at line 255 of file qib_verbs.h.
union { ... } |
Definition at line 256 of file qib_verbs.h.
Definition at line 261 of file qib_verbs.h.
u32 tail |
Definition at line 257 of file qib_verbs.h.
struct ib_uverbs_wc uqueue[0] |
Definition at line 260 of file qib_verbs.h.