Searched refs:ib_destroy_qp_user (Results 1 – 3 of 3) sorted by relevance
101 ret = ib_destroy_qp_user(qp, &attrs->driver_udata); in uverbs_free_qp()
1866 int ib_destroy_qp_user(struct ib_qp *qp, struct ib_udata *udata) in ib_destroy_qp_user() function1924 EXPORT_SYMBOL(ib_destroy_qp_user);
1494 ib_destroy_qp_user(qp, uverbs_get_cleared_udata(attrs)); in create_qp()1627 ib_destroy_qp_user(qp, uverbs_get_cleared_udata(attrs)); in ib_uverbs_open_qp()