Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1160 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv,
Den_ethtool.c604 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv, in mlx5e_ethtool_set_coalesce() function
705 return mlx5e_ethtool_set_coalesce(priv, coal, kernel_coal, extack); in mlx5e_set_coalesce()
Den_rep.c341 return mlx5e_ethtool_set_coalesce(priv, coal, kernel_coal, extack); in mlx5e_rep_set_coalesce()