Home
last modified time | relevance | path

Searched refs:mlx5e_ethtool_set_coalesce (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c125 return mlx5e_ethtool_set_coalesce(priv, coal, kernel_coal, extack); in mlx5i_set_coalesce()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1186 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv,
Den_ethtool.c686 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv, in mlx5e_ethtool_set_coalesce() function
806 return mlx5e_ethtool_set_coalesce(priv, coal, kernel_coal, extack); in mlx5e_set_coalesce()
Den_rep.c399 return mlx5e_ethtool_set_coalesce(priv, coal, kernel_coal, extack); in mlx5e_rep_set_coalesce()