Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c108 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5i_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1081 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv,
Den_ethtool.c583 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv, in mlx5e_ethtool_set_coalesce() function
663 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5e_set_coalesce()
Den_rep.c270 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5e_rep_set_coalesce()