Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1108 priv->rx_usecs_low = MLX4_EN_RX_COAL_TIME_LOW; in mlx4_en_set_default_moderation()
1151 moder_time = priv->rx_usecs_low; in mlx4_en_auto_moderation()
1156 (priv->rx_usecs_high - priv->rx_usecs_low) / in mlx4_en_auto_moderation()
1158 priv->rx_usecs_low; in mlx4_en_auto_moderation()
1160 moder_time = priv->rx_usecs_low; in mlx4_en_auto_moderation()
2705 CTLFLAG_RW, &priv->rx_usecs_low, 0, in mlx4_en_sysctl_conf()
H A Den.h563 u32 rx_usecs_low; member
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h311 u16 rx_usecs_low; member