Home
last modified time | relevance | path

Searched defs:modify_qp (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Drdma_vt.h325 void (*modify_qp)(struct rvt_qp *qp, struct ib_qp_attr *attr, member
H A Dib_verbs.h2254 int (*modify_qp)(struct ib_qp *qp, member
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c200 int (*modify_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr, member
H A Dverbs.h1446 int (*modify_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr, member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1760 static int modify_qp(struct uverbs_attr_bundle *attrs, in modify_qp() function