Home
last modified time | relevance | path

Searched refs:tx_coalesce_usecs_high (Results 1 – 4 of 4) 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()