Home
last modified time | relevance | path

Searched refs:rx_usecs_high (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c591 u32 *tx_usecs_high, u32 *rx_usecs_high) in hns_ae_get_coalesce_range() argument
615 *rx_usecs_high = HNS_RCB_RX_USECS_HIGH; in hns_ae_get_coalesce_range()
H A Dhnae.h499 u32 *tx_usecs_high, u32 *rx_usecs_high);
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h561 u16 rx_usecs_high; member
H A Den_ethtool.c1001 coal->rx_coalesce_usecs_high = priv->rx_usecs_high; in mlx4_en_get_coalesce()
1054 priv->rx_usecs_high = coal->rx_coalesce_usecs_high; in mlx4_en_set_coalesce()
H A Den_netdev.c1445 priv->rx_usecs_high = MLX4_EN_RX_COAL_TIME_HIGH; in mlx4_en_set_default_moderation()
1489 moder_time = priv->rx_usecs_high; in mlx4_en_auto_moderation()
1492 (priv->rx_usecs_high - priv->rx_usecs_low) / in mlx4_en_auto_moderation()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h658 u32 *tx_usecs_high, u32 *rx_usecs_high);