Home
last modified time | relevance | path

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

/Linux-v5.10/net/ethtool/
Dcoalesce.c159 coal->tx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
290 ethnl_update_u32(&coalesce.tx_coalesce_usecs_low, in ethnl_set_coalesce()
Dioctl.c1566 if (coalesce->tx_coalesce_usecs_low) in ethtool_set_coalesce_supported()
/Linux-v5.10/include/uapi/linux/
Dethtool.h478 __u32 tx_coalesce_usecs_low; member
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c762 &ec->tx_coalesce_usecs_low, in hns_get_coalesce()
/Linux-v5.10/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c329 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce()