Home
last modified time | relevance | path

Searched refs:send_qp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmad.c1366 struct ib_qp *send_qp = NULL; in mlx4_ib_send_to_wire() local
1388 send_qp = sqp->qp; in mlx4_ib_send_to_wire()
1445 ret = ib_post_send(send_qp, &wr.wr, &bad_wr); in mlx4_ib_send_to_wire()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmad.c1368 struct ib_qp *send_qp = NULL; in mlx4_ib_send_to_wire() local
1390 send_qp = sqp->qp; in mlx4_ib_send_to_wire()
1447 ret = ib_post_send(send_qp, &wr.wr, &bad_wr); in mlx4_ib_send_to_wire()

Completed in 7 milliseconds