Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c106 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5i_set_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c558 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv, in mlx5e_ethtool_set_coalesce() function
639 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5e_set_coalesce()
H A Den.h1050 int mlx5e_ethtool_set_coalesce(struct mlx5e_priv *priv,
H A Den_rep.c273 return mlx5e_ethtool_set_coalesce(priv, coal); in mlx5e_rep_set_coalesce()