Home
last modified time | relevance | path

Searched refs:qeth_ethtool_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/net/
H A Dqeth_ethtool.c447 const struct ethtool_ops qeth_ethtool_ops = { variable
H A Dqeth_core.h1032 extern const struct ethtool_ops qeth_ethtool_ops;
H A Dqeth_core_main.c6316 dev->ethtool_ops = &qeth_ethtool_ops; in qeth_alloc_netdev()