Home
last modified time | relevance | path

Searched refs:ETHTOOL_COALESCE_RATE_SAMPLE_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dethtool.h269 #define ETHTOOL_COALESCE_RATE_SAMPLE_INTERVAL BIT(21) macro
300 ETHTOOL_COALESCE_RATE_SAMPLE_INTERVAL)
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c807 ETHTOOL_COALESCE_RATE_SAMPLE_INTERVAL,
/openbmc/linux/net/ethtool/
H A Dioctl.c1715 nonzero_params |= ETHTOOL_COALESCE_RATE_SAMPLE_INTERVAL; in ethtool_set_coalesce_supported()