Home
last modified time | relevance | path

Searched refs:qeth_core_get_drvinfo (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/s390/net/
Dqeth_core.h967 void qeth_core_get_drvinfo(struct net_device *, struct ethtool_drvinfo *);
Dqeth_l2_main.c1065 .get_drvinfo = qeth_core_get_drvinfo,
1073 .get_drvinfo = qeth_core_get_drvinfo,
Dqeth_core_main.c5871 void qeth_core_get_drvinfo(struct net_device *dev, in qeth_core_get_drvinfo() function
5884 EXPORT_SYMBOL_GPL(qeth_core_get_drvinfo);
Dqeth_l3_main.c3107 .get_drvinfo = qeth_core_get_drvinfo,