Searched refs:mlx5_devlink_alloc (Results 1 – 7 of 7) sorted by relevance
15 struct devlink *mlx5_devlink_alloc(void);
205 struct devlink *mlx5_devlink_alloc(void) in mlx5_devlink_alloc() function
1346 devlink = mlx5_devlink_alloc(); in init_one()
52 struct devlink *mlx5_devlink_alloc(struct device *dev);
403 struct devlink *mlx5_devlink_alloc(struct device *dev) in mlx5_devlink_alloc() function
1898 devlink = mlx5_devlink_alloc(&pdev->dev); in probe_one()
18 devlink = mlx5_devlink_alloc(&adev->dev); in mlx5_sf_dev_probe()