Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c354 static int yellowfin_close(struct net_device *dev);
360 .ndo_stop = yellowfin_close,
1200 static int yellowfin_close(struct net_device *dev) in yellowfin_close() function