Searched refs:ethtool (Results 1 - 25 of 270) sorted by relevance

1234567891011

/drivers/net/ethernet/intel/igbvf/
H A DMakefile36 ethtool.o \
/drivers/net/ethernet/intel/ixgbevf/
H A DMakefile36 ethtool.o \
/drivers/net/ethernet/neterion/vxge/
H A DMakefile7 vxge-objs := vxge-config.o vxge-traffic.o vxge-ethtool.o vxge-main.o
/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c34 #include <linux/ethtool.h>
50 coal->rx_coalesce_usecs = priv->ethtool.coalesce_usecs;
51 coal->rx_max_coalesced_frames = priv->ethtool.max_coalesced_frames;
77 priv->ethtool.coalesce_usecs = coal->rx_coalesce_usecs;
78 priv->ethtool.max_coalesced_frames = coal->rx_max_coalesced_frames;
/drivers/net/ethernet/intel/e1000e/
H A DMakefile37 param.o ethtool.o netdev.o
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_ethtool.c27 #include <linux/ethtool.h>
/drivers/net/ethernet/sfc/
H A DMakefile3 selftest.o ethtool.o qt202x_phy.o mdio_10g.o \
/drivers/staging/octeon/
H A Dethernet-mdio.h34 #include <linux/ethtool.h>
/drivers/net/wireless/libertas/
H A DMakefile5 libertas-y += ethtool.o
/drivers/net/usb/
H A Dplusb.c27 #include <linux/ethtool.h>
H A Dcdc_subset.c25 #include <linux/ethtool.h>
/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c22 #include <linux/ethtool.h>
H A Dpasemi_mac.h24 #include <linux/ethtool.h>
/drivers/net/phy/
H A Dcicada.c30 #include <linux/ethtool.h>
H A Det1011c.c30 #include <linux/ethtool.h>
H A Dqsemi.c30 #include <linux/ethtool.h>
H A Dste10Xp.c24 #include <linux/ethtool.h>
H A Ddavicom.c30 #include <linux/ethtool.h>
H A Dlxt.c30 #include <linux/ethtool.h>
H A Dnational.c21 #include <linux/ethtool.h>
/drivers/net/wireless/hostap/
H A Dhostap.h4 #include <linux/ethtool.h>
/drivers/net/ethernet/intel/ixgb/
H A Dixgb.h66 #include <linux/ethtool.h>
/drivers/net/ethernet/mellanox/mlx4/
H A Den_selftest.c35 #include <linux/ethtool.h>
/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c25 #include <linux/ethtool.h>
/drivers/net/
H A Dloopback.c51 #include <linux/ethtool.h>

Completed in 385 milliseconds

1234567891011