Lines Matching refs:db_mmap_entry
315 ctx->db_mmap_entry = &entry->rdma_entry; in qedr_alloc_ucontext()
335 uresp.db_pa = rdma_user_mmap_get_offset(ctx->db_mmap_entry); in qedr_alloc_ucontext()
356 if (!ctx->db_mmap_entry) in qedr_alloc_ucontext()
359 rdma_user_mmap_entry_remove(ctx->db_mmap_entry); in qedr_alloc_ucontext()
371 rdma_user_mmap_entry_remove(uctx->db_mmap_entry); in qedr_dealloc_ucontext()
712 if (cq->q.db_mmap_entry) in qedr_copy_cq_uresp()
714 rdma_user_mmap_get_offset(cq->q.db_mmap_entry); in qedr_copy_cq_uresp()
776 q->db_mmap_entry = &entry->rdma_entry; in qedr_init_user_db_rec()
1046 if (cq->q.db_mmap_entry) in qedr_create_cq()
1047 rdma_user_mmap_entry_remove(cq->q.db_mmap_entry); in qedr_create_cq()
1097 rdma_user_mmap_entry_remove(cq->q.db_mmap_entry); in qedr_destroy_cq()
1294 if (qp->urq.db_mmap_entry) in qedr_copy_rq_uresp()
1296 rdma_user_mmap_get_offset(qp->urq.db_mmap_entry); in qedr_copy_rq_uresp()
1311 if (qp->usq.db_mmap_entry) in qedr_copy_sq_uresp()
1313 rdma_user_mmap_get_offset(qp->usq.db_mmap_entry); in qedr_copy_sq_uresp()
1834 rdma_user_mmap_entry_remove(qp->usq.db_mmap_entry); in qedr_cleanup_user()
1840 rdma_user_mmap_entry_remove(qp->urq.db_mmap_entry); in qedr_cleanup_user()