iPXE
|
#include <hermon.h>
Data Fields | |
struct hermonprm_completion_queue_entry | normal |
struct hermonprm_completion_with_error | error |
struct hermonprm_completion_queue_entry hermonprm_completion_entry::normal |
Definition at line 535 of file hermon.h.
Referenced by hermon_complete(), hermon_create_cq(), and hermon_poll_cq().
struct hermonprm_completion_with_error hermonprm_completion_entry::error |
Definition at line 536 of file hermon.h.
Referenced by hermon_complete().