]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/rdma/ib_verbs.h
IB/uverbs: Enable device removal when there are active user space applications
[karo-tx-linux.git] / include / rdma / ib_verbs.h
index 128abf2888ab706c12e1ab4942a7d5777f9d7f17..40b83f412d24e8f4d5d0104f649f9905155e7aea 100644 (file)
@@ -1769,6 +1769,7 @@ struct ib_device {
        int                        (*destroy_flow)(struct ib_flow *flow_id);
        int                        (*check_mr_status)(struct ib_mr *mr, u32 check_mask,
                                                      struct ib_mr_status *mr_status);
+       void                       (*disassociate_ucontext)(struct ib_ucontext *ibcontext);
 
        struct ib_dma_mapping_ops   *dma_ops;