Searched refs:ethtool (Results 1 – 9 of 9) sorted by relevance
61 coal->rx_coalesce_usecs = priv->ethtool.coalesce_usecs; in ipoib_get_coalesce()62 coal->tx_coalesce_usecs = priv->ethtool.coalesce_usecs; in ipoib_get_coalesce()63 coal->rx_max_coalesced_frames = priv->ethtool.max_coalesced_frames; in ipoib_get_coalesce()64 coal->tx_max_coalesced_frames = priv->ethtool.max_coalesced_frames; in ipoib_get_coalesce()101 priv->ethtool.coalesce_usecs = coal->rx_coalesce_usecs; in ipoib_set_coalesce()102 priv->ethtool.max_coalesced_frames = coal->rx_max_coalesced_frames; in ipoib_set_coalesce()
401 struct ipoib_ethtool_st ethtool; member
21 ethtool and SIOCGMIIPHY
90 /* Define to 1 if you have the <linux/ethtool.h> header file. */
99 /* Define to 1 if you have the <linux/ethtool.h> header file. */
17 Work around some ethtool ioctl bugs in newer Linux kernels (GitHub341 Fix Linux compile problems and tests for ethtool.h.
931 AC_CHECK_HEADERS(linux/ethtool.h,,,
1161 check_include_file(linux/ethtool.h HAVE_LINUX_ETHTOOL_H)
6729 for ac_header in linux/ethtool.h