Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/include/linux/
H A Dethtool.h53 struct ethtool_ops { struct
H A Dnetdevice.h135 const struct ethtool_ops *ethtool_ops; member
/src/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c146 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()
/src/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()
/src/sys/dev/netmap/
H A Dnetmap_kern.h1026 struct ethtool_ops nm_eto;
1028 const struct ethtool_ops* save_ethtool;
/src/sys/dev/mlx4/mlx4_en/
H A Den.h899 extern const struct ethtool_ops mlx4_en_ethtool_ops;
/src/sys/dev/mlx5/mlx5_en/
H A Den.h1271 extern const struct ethtool_ops mlx5e_ethtool_ops;