Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcoalesce.c248 coal->tx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
551 ethnl_update_u32(&coalesce.tx_coalesce_usecs_low, in __ethnl_set_coalesce()
H A Dioctl.c2090 if (coalesce->tx_coalesce_usecs_low) in ethtool_set_coalesce_supported()
/linux/include/uapi/linux/
H A Dethtool.h489 __u32 tx_coalesce_usecs_low; member
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c770 &ec->tx_coalesce_usecs_low, in hns_get_coalesce()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c331 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce()