Home
last modified time | relevance | path

Searched refs:adaptive_rx_coal (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c68 if (priv->adaptive_rx_coal) in mlx4_en_moderation_update()
1017 coal->use_adaptive_rx_coalesce = priv->adaptive_rx_coal; in mlx4_en_get_coalesce()
1068 priv->adaptive_rx_coal = coal->use_adaptive_rx_coalesce; in mlx4_en_set_coalesce()
H A Dmlx4_en.h567 u32 adaptive_rx_coal; member
H A Den_netdev.c1444 priv->adaptive_rx_coal = 1; in mlx4_en_set_default_moderation()
1463 if (!priv->adaptive_rx_coal || period < priv->sample_interval * HZ) in mlx4_en_auto_moderation()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c69 if (priv->adaptive_rx_coal) in mlx4_en_moderation_update()
1022 coal->use_adaptive_rx_coalesce = priv->adaptive_rx_coal; in mlx4_en_get_coalesce()
1075 priv->adaptive_rx_coal = coal->use_adaptive_rx_coalesce; in mlx4_en_set_coalesce()
H A Dmlx4_en.h561 u32 adaptive_rx_coal; member
H A Den_netdev.c1444 priv->adaptive_rx_coal = 1; in mlx4_en_set_default_moderation()
1463 if (!priv->adaptive_rx_coal || period < priv->sample_interval * HZ) in mlx4_en_auto_moderation()

Completed in 18 milliseconds