#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 |
Definition at line 213 of file arbel.h.
struct arbelprm_cq_arm_db_record arbelprm_doorbell_record::cq_arm [read] |
struct arbelprm_cq_ci_db_record arbelprm_doorbell_record::cq_ci [read] |
Definition at line 215 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 [read] |
Definition at line 216 of file arbel.h.
Referenced by arbel_alloc_icm(), arbel_create_qp(), arbel_destroy_qp(), arbel_post_recv(), and arbel_post_send().
1.5.7.1