Searched refs:mlx4_en_try_alloc_resources (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_en.h | 685 int mlx4_en_try_alloc_resources(struct mlx4_en_priv *priv,
|
D | en_netdev.c | 120 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_alloc_tx_queue_per_tc() 2288 int mlx4_en_try_alloc_resources(struct mlx4_en_priv *priv, in mlx4_en_try_alloc_resources() function 2787 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, false); in mlx4_xdp_set() 3548 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_reset_config()
|
D | en_ethtool.c | 1169 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_set_ringparam() 1853 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_set_channels()
|