iPXE
|
#include <arbel.h>
Data Fields | |
struct arbelprm_completion_queue_entry | normal |
struct arbelprm_completion_with_error | error |
struct arbelprm_completion_queue_entry arbelprm_completion_entry::normal |
Definition at line 256 of file arbel.h.
Referenced by arbel_complete(), arbel_create_cq(), and arbel_poll_cq().
struct arbelprm_completion_with_error arbelprm_completion_entry::error |
Definition at line 257 of file arbel.h.
Referenced by arbel_complete().