Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h69 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, u32 qpn);
H A Dipoib.c305 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, u32 qpn) in mlx5i_destroy_underlay_qp() function
351 mlx5i_destroy_underlay_qp(priv->mdev, ipriv->qpn); in mlx5i_init_tx()
360 mlx5i_destroy_underlay_qp(priv->mdev, ipriv->qpn); in mlx5i_cleanup_tx()
H A Dipoib_vlan.c333 mlx5i_destroy_underlay_qp(priv->mdev, ipriv->qpn); in mlx5i_pkey_cleanup_tx()