Searched refs:rx_usecs_low (Results 1 – 6 of 6) sorted by relevance
591 u32 *tx_usecs_low, u32 *rx_usecs_low, in hns_ae_get_coalesce_range() argument614 *rx_usecs_low = HNS_RCB_RX_USECS_LOW; in hns_ae_get_coalesce_range()
498 u32 *tx_usecs_low, u32 *rx_usecs_low,
1439 priv->rx_usecs_low = MLX4_EN_RX_COAL_TIME_LOW; in mlx4_en_set_default_moderation()1483 moder_time = priv->rx_usecs_low; in mlx4_en_auto_moderation()1488 (priv->rx_usecs_high - priv->rx_usecs_low) / in mlx4_en_auto_moderation()1490 priv->rx_usecs_low; in mlx4_en_auto_moderation()1492 moder_time = priv->rx_usecs_low; in mlx4_en_auto_moderation()
544 u16 rx_usecs_low; member
1015 coal->rx_coalesce_usecs_low = priv->rx_usecs_low; in mlx4_en_get_coalesce()1068 priv->rx_usecs_low = coal->rx_coalesce_usecs_low; in mlx4_en_set_coalesce()
589 u32 *tx_usecs_low, u32 *rx_usecs_low,