Searched refs:rdma_remove_user (Results 1 – 4 of 4) sorted by relevance
594 void (*rdma_remove_user)(void *rdma_cxt, u16 dpi); member
843 dev->ops->rdma_remove_user(dev->rdma_ctx, dev->dpi); in qedr_stop_hw()
358 dev->ops->rdma_remove_user(dev->rdma_ctx, ctx->dpi); in qedr_alloc_ucontext()383 dev->ops->rdma_remove_user(dev->rdma_ctx, entry->dpi); in qedr_mmap_free()
1993 .rdma_remove_user = &qed_rdma_remove_user,