Home
last modified time | relevance | path

Searched defs:ethtool_ops (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dethtool.h53 struct ethtool_ops { struct
54 void(*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
H A Dnetdevice.h135 const struct ethtool_ops *ethtool_ops; member