Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmad.c572 src_qp = tun_qp->qp; in mlx4_ib_send_to_slave()
594 if (tun_qp->tx_ix_head - tun_qp->tx_ix_tail >= in mlx4_ib_send_to_slave()
674 tun_qp->tx_ix_tail++; in mlx4_ib_send_to_slave()
1618 if (!tun_qp->ring) in mlx4_ib_alloc_pv_bufs()
1625 kfree(tun_qp->ring); in mlx4_ib_alloc_pv_bufs()
1626 tun_qp->ring = NULL; in mlx4_ib_alloc_pv_bufs()
1693 kfree(tun_qp->ring); in mlx4_ib_alloc_pv_bufs()
1694 tun_qp->ring = NULL; in mlx4_ib_alloc_pv_bufs()
1733 kfree(tun_qp->ring); in mlx4_ib_free_pv_qp_bufs()
1839 tun_qp->qp = NULL; in create_pv_sqp()
[all …]

Completed in 8 milliseconds