Lines Matching refs:uar
311 err = mthca_uar_alloc(to_mdev(ibdev), &context->uar); in mthca_alloc_ucontext()
318 mthca_uar_free(to_mdev(ibdev), &context->uar); in mthca_alloc_ucontext()
323 mthca_cleanup_user_db_tab(to_mdev(ibdev), &context->uar, context->db_tab); in mthca_alloc_ucontext()
324 mthca_uar_free(to_mdev(ibdev), &context->uar); in mthca_alloc_ucontext()
335 mthca_cleanup_user_db_tab(to_mdev(context->device), &to_mucontext(context)->uar, in mthca_dealloc_ucontext()
337 mthca_uar_free(to_mdev(context->device), &to_mucontext(context)->uar); in mthca_dealloc_ucontext()
349 to_mucontext(context)->uar.pfn, in mthca_mmap_uar()
416 err = mthca_map_user_db(to_mdev(ibsrq->device), &context->uar, in mthca_create_srq()
431 mthca_unmap_user_db(to_mdev(ibsrq->device), &context->uar, in mthca_create_srq()
454 mthca_unmap_user_db(to_mdev(srq->device), &context->uar, in mthca_destroy_srq()
490 err = mthca_map_user_db(to_mdev(pd->device), &context->uar, in mthca_create_qp()
498 err = mthca_map_user_db(to_mdev(pd->device), &context->uar, in mthca_create_qp()
503 &context->uar, in mthca_create_qp()
523 &context->uar, in mthca_create_qp()
527 &context->uar, in mthca_create_qp()
587 &context->uar, in mthca_destroy_qp()
591 &context->uar, in mthca_destroy_qp()
624 err = mthca_map_user_db(to_mdev(ibdev), &context->uar, in mthca_create_cq()
630 err = mthca_map_user_db(to_mdev(ibdev), &context->uar, in mthca_create_cq()
666 mthca_unmap_user_db(to_mdev(ibdev), &context->uar, in mthca_create_cq()
671 mthca_unmap_user_db(to_mdev(ibdev), &context->uar, in mthca_create_cq()
808 &context->uar, in mthca_destroy_cq()
812 &context->uar, in mthca_destroy_cq()