Searched refs:mlx5_vf_put_core_dev (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c2263 * and put it back with mlx5_vf_put_core_dev() immediately once usage was over.
2286 * mlx5_vf_put_core_dev - Put the mlx5 core device back.
2292 void mlx5_vf_put_core_dev(struct mlx5_core_dev *mdev)
2296 EXPORT_SYMBOL(mlx5_vf_put_core_dev); function
2300 EXPORT_SYMBOL(mlx5_vf_put_core_dev); variable
/linux-master/include/linux/mlx5/
H A Ddriver.h1198 void mlx5_vf_put_core_dev(struct mlx5_core_dev *mdev);
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.c281 mlx5_vf_put_core_dev(mvdev->mdev);

Completed in 281 milliseconds