Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c106 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5i_set_coalesce()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1052 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv,
Den_ethtool.c541 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv, in mlx5e_ethtool_set_coalesce() function
620 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5e_set_coalesce()
Den_rep.c273 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5e_rep_set_coalesce()