Searched refs:mlx4_en_copy_priv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 2205 static int mlx4_en_copy_priv(struct mlx4_en_priv *dst, in mlx4_en_copy_priv() function 2281 ret = mlx4_en_copy_priv(tmp, priv, prof); in mlx4_en_try_alloc_resources() 2283 en_warn(priv, "%s: mlx4_en_copy_priv() failed, return\n", in mlx4_en_try_alloc_resources()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 2216 static int mlx4_en_copy_priv(struct mlx4_en_priv *dst, in mlx4_en_copy_priv() function 2292 ret = mlx4_en_copy_priv(tmp, priv, prof); in mlx4_en_try_alloc_resources() 2294 en_warn(priv, "%s: mlx4_en_copy_priv() failed, return\n", in mlx4_en_try_alloc_resources()
|
Completed in 9 milliseconds