Home
last modified time | relevance | path

Searched refs:mlx5e_reset_tx_channels_moderation (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1127 bool mlx5e_reset_tx_channels_moderation(struct mlx5e_channels *chs, u8 cq_period_mode,
H A Den_ethtool.c768 reset_tx = mlx5e_reset_tx_channels_moderation(&priv->channels, cq_period_mode, in mlx5e_ethtool_set_coalesce()
2108 mlx5e_reset_tx_channels_moderation(&priv->channels, cq_period_mode, in set_pflag_cqe_based_moder()
H A Den_main.c1933 bool mlx5e_reset_tx_channels_moderation(struct mlx5e_channels *chs, u8 cq_period_mode, in mlx5e_reset_tx_channels_moderation() function