|
iPXE
|
#include <golan.h>
Data Fields | |
| struct golan_cqe64 * | cqes |
| int | size |
| __be64 * | doorbell_record |
| struct golan_cqe64* golan_completion_queue::cqes |
Definition at line 209 of file golan.h.
Referenced by golan_create_cq(), golan_destroy_cq(), and golan_poll_cq().
| int golan_completion_queue::size |
Definition at line 210 of file golan.h.
Referenced by golan_create_cq().
| __be64* golan_completion_queue::doorbell_record |
Definition at line 211 of file golan.h.
Referenced by golan_create_cq(), golan_destroy_cq(), and golan_poll_cq().
1.8.15