Searched refs:rdma_remove_user (Results 1 – 4 of 4) sorted by relevance
611 void (*rdma_remove_user)(void *rdma_cxt, u16 dpi); member
849 dev->ops->rdma_remove_user(dev->rdma_ctx, dev->dpi); in qedr_stop_hw()
404 uctx->dev->ops->rdma_remove_user(uctx->dev->rdma_ctx, uctx->dpi); in qedr_dealloc_ucontext()
1924 .rdma_remove_user = &qed_rdma_remove_user,