Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/packetengines/
Dyellowfin.c354 static int yellowfin_close(struct net_device *dev);
360 .ndo_stop = yellowfin_close,
1188 static int yellowfin_close(struct net_device *dev) in yellowfin_close() function