Searched refs:add_adev (Results 1 – 3 of 3) sorted by relevance
110 static struct mlx4_adev *add_adev(struct mlx4_dev *dev, int idx) in add_adev() function222 priv->adev[i] = add_adev(dev, i); in mlx4_do_bond()283 priv->adev[i] = add_adev(dev, i); in add_drivers()
282 static struct mlx5_adev *add_adev(struct mlx5_core_dev *dev, int idx) in add_adev() function361 priv->adev[i] = add_adev(dev, i); in mlx5_attach_device()477 priv->adev[i] = add_adev(dev, i); in add_drivers()
2744 static int add_adev(struct gdma_dev *gd) in add_adev() function2858 err = add_adev(gd); in mana_probe()