Searched refs:qedr_modify_qp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | verbs.h | 60 int qedr_modify_qp(struct ib_qp *, struct ib_qp_attr *attr,
|
H A D | main.c | 222 .modify_qp = qedr_modify_qp,
|
H A D | verbs.c | 2468 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()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | verbs.h | 60 int qedr_modify_qp(struct ib_qp *, struct ib_qp_attr *attr,
|
H A D | main.c | 218 .modify_qp = qedr_modify_qp,
|
H A D | verbs.c | 2465 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()
|
Completed in 13 milliseconds