Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
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()
A Dmlx4_en.h551 u32 adaptive_rx_coal; member
A Den_netdev.c1443 priv->adaptive_rx_coal = 1; in mlx4_en_set_default_moderation()
1462 if (!priv->adaptive_rx_coal || period < priv->sample_interval * HZ) in mlx4_en_auto_moderation()

Completed in 15 milliseconds