Searched defs:qeth_l2_stop (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/net/
H A Dqeth_l2_main.c28 static int qeth_l2_stop(struct net_device *);
377 qeth_l2_stop(card->dev);
863 static int qeth_l2_stop(struct net_device *dev) function
928 .ndo_stop = qeth_l2_stop,

Completed in 14 milliseconds