Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddevcom.h22 void mlx5_devcom_unregister_device(struct mlx5_devcom *devcom);
Ddevcom.c133 void mlx5_devcom_unregister_device(struct mlx5_devcom *devcom) in mlx5_devcom_unregister_device() function
/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c918 mlx5_devcom_unregister_device(dev->priv.devcom); in mlx5_init_once()
943 mlx5_devcom_unregister_device(dev->priv.devcom); in mlx5_cleanup_once()