Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethtool/
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()
Dioctl.c1700 if (coalesce->tx_coalesce_usecs_low) in ethtool_set_coalesce_supported()
/Linux-v6.6/include/uapi/linux/
Dethtool.h489 __u32 tx_coalesce_usecs_low; member
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c770 &ec->tx_coalesce_usecs_low, in hns_get_coalesce()
/Linux-v6.6/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c331 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce()