Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c54 #define COALESCE_TIMER_CFG_UNIT 9 macro
57 #define COALESCE_MAX_TIMER_CFG (255 * COALESCE_TIMER_CFG_UNIT)
654 COALESCE_TIMER_CFG_UNIT; in __hinic_get_coalesce()
659 COALESCE_TIMER_CFG_UNIT; in __hinic_get_coalesce()
761 (u8)(coal->rx_coalesce_usecs / COALESCE_TIMER_CFG_UNIT); in __hinic_set_coalesce()
769 (u8)(coal->tx_coalesce_usecs / COALESCE_TIMER_CFG_UNIT); in __hinic_set_coalesce()