Home
last modified time | relevance | path

Searched refs:mlx5_init_one (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h439 int mlx5_init_one(struct mlx5_core_dev *dev);
H A Dmain.c1452 int mlx5_init_one(struct mlx5_core_dev *dev) in mlx5_init_one() function
1959 err = mlx5_init_one(dev); in probe_one()