Lines Matching refs:db_mmap_entry
316 ctx->db_mmap_entry = &entry->rdma_entry; in qedr_alloc_ucontext()
336 uresp.db_pa = rdma_user_mmap_get_offset(ctx->db_mmap_entry); in qedr_alloc_ucontext()
357 if (!ctx->db_mmap_entry) in qedr_alloc_ucontext()
360 rdma_user_mmap_entry_remove(ctx->db_mmap_entry); in qedr_alloc_ucontext()
372 rdma_user_mmap_entry_remove(uctx->db_mmap_entry); in qedr_dealloc_ucontext()
713 if (cq->q.db_mmap_entry) in qedr_copy_cq_uresp()
715 rdma_user_mmap_get_offset(cq->q.db_mmap_entry); in qedr_copy_cq_uresp()
777 q->db_mmap_entry = &entry->rdma_entry; in qedr_init_user_db_rec()
1047 if (cq->q.db_mmap_entry) in qedr_create_cq()
1048 rdma_user_mmap_entry_remove(cq->q.db_mmap_entry); in qedr_create_cq()
1088 rdma_user_mmap_entry_remove(cq->q.db_mmap_entry); in qedr_destroy_cq()
1285 if (qp->urq.db_mmap_entry) in qedr_copy_rq_uresp()
1287 rdma_user_mmap_get_offset(qp->urq.db_mmap_entry); in qedr_copy_rq_uresp()
1302 if (qp->usq.db_mmap_entry) in qedr_copy_sq_uresp()
1304 rdma_user_mmap_get_offset(qp->usq.db_mmap_entry); in qedr_copy_sq_uresp()
1825 rdma_user_mmap_entry_remove(qp->usq.db_mmap_entry); in qedr_cleanup_user()
1831 rdma_user_mmap_entry_remove(qp->urq.db_mmap_entry); in qedr_cleanup_user()