Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_core.h960 void qeth_core_get_drvinfo(struct net_device *, struct ethtool_drvinfo *);
Dqeth_l2_main.c916 .get_drvinfo = qeth_core_get_drvinfo,
924 .get_drvinfo = qeth_core_get_drvinfo,
Dqeth_core_main.c5824 void qeth_core_get_drvinfo(struct net_device *dev, in qeth_core_get_drvinfo() function
5837 EXPORT_SYMBOL_GPL(qeth_core_get_drvinfo);
Dqeth_l3_main.c3223 .get_drvinfo = qeth_core_get_drvinfo,