Searched refs:mlx5_function_setup (Results 1 – 2 of 2) sorted by relevance
1270 static int mlx5_function_setup(struct mlx5_core_dev *dev, bool boot, u64 timeout) in mlx5_function_setup() function1446 err = mlx5_function_setup(dev, true, mlx5_tout_ms(dev, FW_PRE_INIT_TIMEOUT)); in mlx5_init_one_devl_locked()1564 err = mlx5_function_setup(dev, false, timeout); in mlx5_load_one_devl_locked()
946 static int mlx5_function_setup(struct mlx5_core_dev *dev, bool boot) in mlx5_function_setup() function1205 err = mlx5_function_setup(dev, boot); in mlx5_load_one()