Searched refs:mlx4_en_try_alloc_resources (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/ |
| D | mlx4_en.h | 673 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 2786 err = mlx4_en_try_alloc_resources(priv, tmp, &new_prof, false); in mlx4_xdp_set() 3527 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()
|