Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h67 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, u32 qpn);
Dipoib.c263 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, u32 qpn) in mlx5i_destroy_underlay_qp() function
309 mlx5i_destroy_underlay_qp(priv->mdev, ipriv->qpn); in mlx5i_init_tx()
318 mlx5i_destroy_underlay_qp(priv->mdev, ipriv->qpn); in mlx5i_cleanup_tx()
Dipoib_vlan.c323 mlx5i_destroy_underlay_qp(priv->mdev, ipriv->qpn); in mlx5i_pkey_cleanup_tx()