Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h66 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, struct mlx5_core_qp *qp);
Dipoib.c254 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, struct mlx5_core_qp *qp) in mlx5i_destroy_underlay_qp() function
291 mlx5i_destroy_underlay_qp(priv->mdev, &ipriv->qp); in mlx5i_init_tx()
300 mlx5i_destroy_underlay_qp(priv->mdev, &ipriv->qp); in mlx5i_cleanup_tx()
Dipoib_vlan.c326 mlx5i_destroy_underlay_qp(priv->mdev, &ipriv->qp); in mlx5i_pkey_cleanup_tx()