Searched refs:mlx4_en_try_alloc_resources (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_en.h | 683 int mlx4_en_try_alloc_resources(struct mlx4_en_priv *priv,
|
D | en_netdev.c | 118 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_alloc_tx_queue_per_tc() 2284 int mlx4_en_try_alloc_resources(struct mlx4_en_priv *priv, in mlx4_en_try_alloc_resources() function 2783 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, false); in mlx4_xdp_set() 3472 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_reset_config()
|
D | en_ethtool.c | 1188 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_set_ringparam() 1872 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, true); in mlx4_en_set_channels()
|