Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.h81 void mlx5e_reset_rx_moderation(struct mlx5e_params *params, u8 cq_period_mode);
H A Dparams.c546 void mlx5e_reset_rx_moderation(struct mlx5e_params *params, u8 cq_period_mode) in mlx5e_reset_rx_moderation() function
567 mlx5e_reset_rx_moderation(params, cq_period_mode); in mlx5e_set_rx_cq_mode_params()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c672 mlx5e_reset_rx_moderation(&new_params, mode); in mlx5e_ethtool_set_coalesce()