Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c614 u32 *tx_usecs_high, u32 *rx_usecs_high) in hns_ae_get_coalesce_range() argument
638 *rx_usecs_high = HNS_RCB_RX_USECS_HIGH; in hns_ae_get_coalesce_range()
Dhnae.h505 u32 *tx_usecs_high, u32 *rx_usecs_high);
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h425 u32 *tx_usecs_high, u32 *rx_usecs_high);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h556 u16 rx_usecs_high; member
Den_ethtool.c1015 coal->rx_coalesce_usecs_high = priv->rx_usecs_high; in mlx4_en_get_coalesce()
1066 priv->rx_usecs_high = coal->rx_coalesce_usecs_high; in mlx4_en_set_coalesce()
Den_netdev.c1442 priv->rx_usecs_high = MLX4_EN_RX_COAL_TIME_HIGH; in mlx4_en_set_default_moderation()
1486 moder_time = priv->rx_usecs_high; in mlx4_en_auto_moderation()
1489 (priv->rx_usecs_high - priv->rx_usecs_low) / in mlx4_en_auto_moderation()