Searched refs:mana_ib_qp (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/mana/ |
H A D | qp.c | 99 struct mana_ib_qp *qp = container_of(ibqp, struct mana_ib_qp, ibqp); in mana_ib_create_qp_rss() 261 struct mana_ib_qp *qp = container_of(ibqp, struct mana_ib_qp, ibqp); in mana_ib_create_qp_raw() 434 static int mana_ib_destroy_qp_rss(struct mana_ib_qp *qp, in mana_ib_destroy_qp_rss() 463 static int mana_ib_destroy_qp_raw(struct mana_ib_qp *qp, struct ib_udata *udata) in mana_ib_destroy_qp_raw() 493 struct mana_ib_qp *qp = container_of(ibqp, struct mana_ib_qp, ibqp); in mana_ib_destroy_qp()
|
H A D | device.c | 43 INIT_RDMA_OBJ_SIZE(ib_qp, mana_ib_qp, ibqp),
|
H A D | mana_ib.h | 72 struct mana_ib_qp { struct
|
Completed in 2 milliseconds