Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_l2_main.c27 static int qeth_l2_stop(struct net_device *);
406 qeth_l2_stop(card->dev); in qeth_l2_stop_card()
868 static int qeth_l2_stop(struct net_device *dev) in qeth_l2_stop() function
929 .ndo_stop = qeth_l2_stop,