Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcoalesce.c168 coal->tx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
297 ethnl_update_u32(&coalesce.tx_coalesce_usecs_low, in __ethnl_set_coalesce()
H A Dioctl.c1703 if (coalesce->tx_coalesce_usecs_low) in ethtool_set_coalesce_supported()
/openbmc/u-boot/include/linux/
H A Dethtool.h182 __u32 tx_coalesce_usecs_low; member
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h489 uint32_t tx_coalesce_usecs_low; member
/openbmc/linux/include/uapi/linux/
H A Dethtool.h489 __u32 tx_coalesce_usecs_low; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c770 &ec->tx_coalesce_usecs_low, in hns_get_coalesce()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c331 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce()