Home
last modified time | relevance | path

Searched refs:ib_create_qp_user (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/core/
A Dcore_priv.h319 struct ib_qp *ib_create_qp_user(struct ib_device *dev, struct ib_pd *pd,
A Duverbs_std_types_qp.c251 qp = ib_create_qp_user(device, pd, &attr, &attrs->driver_udata, obj, in UVERBS_HANDLER()
A Dverbs.c1280 struct ib_qp *ib_create_qp_user(struct ib_device *dev, struct ib_pd *pd, in ib_create_qp_user() function
1303 EXPORT_SYMBOL(ib_create_qp_user);
A Duverbs_cmd.c1435 qp = ib_create_qp_user(device, pd, &attr, &attrs->driver_udata, obj, in create_qp()

Completed in 15 milliseconds