Home
last modified time | relevance | path

Searched refs:qedr_modify_qp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h60 int qedr_modify_qp(struct ib_qp *, struct ib_qp_attr *attr,
H A Dmain.c218 .modify_qp = qedr_modify_qp,
H A Dverbs.c2465 int qedr_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in qedr_modify_qp() function
2830 qedr_modify_qp(ibqp, &attr, attr_mask, NULL); in qedr_destroy_qp()