Home
last modified time | relevance | path

Searched refs:ETHTOOL_COALESCE_RX_MAX_FRAMES (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c222 ETHTOOL_COALESCE_RX_MAX_FRAMES,
/openbmc/linux/include/linux/
H A Dethtool.h249 #define ETHTOOL_COALESCE_RX_MAX_FRAMES BIT(1) macro
280 (ETHTOOL_COALESCE_RX_MAX_FRAMES | ETHTOOL_COALESCE_TX_MAX_FRAMES)
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c514 ETHTOOL_COALESCE_RX_MAX_FRAMES,
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1791 ETHTOOL_COALESCE_RX_MAX_FRAMES |
1827 ETHTOOL_COALESCE_RX_MAX_FRAMES |
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2173 ETHTOOL_COALESCE_RX_MAX_FRAMES |
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1930 ETHTOOL_COALESCE_RX_MAX_FRAMES,
/openbmc/linux/net/ethtool/
H A Dioctl.c1678 nonzero_params |= ETHTOOL_COALESCE_RX_MAX_FRAMES; in ethtool_set_coalesce_supported()
/openbmc/linux/drivers/net/
H A Dtun.c3654 .supported_coalesce_params = ETHTOOL_COALESCE_RX_MAX_FRAMES,