Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h67 void mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, u32 qpn);
H A 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()
H A Dipoib_vlan.c323 mlx5i_destroy_underlay_qp(priv->mdev, ipriv->qpn); in mlx5i_pkey_cleanup_tx()