Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c612 u32 *tx_usecs_high, u32 *rx_usecs_high) in hns_ae_get_coalesce_range() argument
636 *rx_usecs_high = HNS_RCB_RX_USECS_HIGH; in hns_ae_get_coalesce_range()
H A Dhnae.h505 u32 *tx_usecs_high, u32 *rx_usecs_high);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h514 u32 *tx_usecs_high, u32 *rx_usecs_high);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h565 u16 rx_usecs_high; member
H A 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()
H A 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()