Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dethtool.h54 struct ethtool_ops { argument
53 struct ethtool_ops { global() struct
H A Dnetdevice.h135 const struct ethtool_ops *ethtool_ops; member
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c147 static const struct ethtool_ops ipoib_ethtool_ops = {
H A Dipoib_verbs.c192 dev->ethtool_ops->set_coalesce(dev, coal); in ipoib_transport_dev_init()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcore.c584 static const struct ethtool_ops brcmf_ethtool_ops = {
657 ndev->ethtool_ops = &brcmf_ethtool_ops; in brcmf_net_attach()
/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h1029 struct ethtool_ops nm_eto;
1031 const struct ethtool_ops* save_ethtool;
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h899 extern const struct ethtool_ops mlx4_en_ethtool_ops;
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h1271 extern const struct ethtool_ops mlx5e_ethtool_ops;