Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h64 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, struct mlx5_core_qp *qp);
Dipoib.c212 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, struct mlx5_core_qp *qp) in mlx5i_destroy_underlay_qp() function
237 mlx5i_destroy_underlay_qp(priv->mdev, &ipriv->qp); in mlx5i_init_tx()
246 mlx5i_destroy_underlay_qp(priv->mdev, &ipriv->qp); in mlx5i_cleanup_tx()
Dipoib_vlan.c320 mlx5i_destroy_underlay_qp(priv->mdev, &ipriv->qp); in mlx5i_pkey_cleanup_tx()