|
iPXE
|
#include <arbel.h>
Data Fields | |
| struct arbelprm_cq_arm_db_record | cq_arm |
| struct arbelprm_cq_ci_db_record | cq_ci |
| struct arbelprm_qp_db_record | qp |
| struct arbelprm_cq_arm_db_record arbelprm_doorbell_record::cq_arm |
Definition at line 265 of file arbel.h.
Referenced by arbel_create_cq(), and arbel_destroy_cq().
| struct arbelprm_cq_ci_db_record arbelprm_doorbell_record::cq_ci |
Definition at line 266 of file arbel.h.
Referenced by arbel_create_cq(), arbel_destroy_cq(), and arbel_poll_cq().
| struct arbelprm_qp_db_record arbelprm_doorbell_record::qp |
Definition at line 267 of file arbel.h.
Referenced by arbel_alloc_icm(), arbel_create_qp(), arbel_destroy_qp(), arbel_post_recv(), and arbel_post_send().
1.8.15