Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l2_main.c29 static int qeth_l2_stop(struct net_device *);
450 qeth_l2_stop(card->dev); in qeth_l2_stop_card()
1017 static int qeth_l2_stop(struct net_device *dev) in qeth_l2_stop() function
1078 .ndo_stop = qeth_l2_stop,