Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcoalesce.c258 coal->tx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
561 ethnl_update_u32(&coalesce.tx_coalesce_usecs_high, in __ethnl_set_coalesce()
H A Dioctl.c2006 if (coalesce->tx_coalesce_usecs_high) in ethtool_set_coalesce_supported()
/linux/include/uapi/linux/
H A Dethtool.h494 __u32 tx_coalesce_usecs_high; member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c330 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c2916 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in __i40e_get_coalesce()
3040 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in __i40e_set_coalesce()