Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/packetengines/
Dyellowfin.c354 static int yellowfin_close(struct net_device *dev);
360 .ndo_stop = yellowfin_close,
1185 static int yellowfin_close(struct net_device *dev) in yellowfin_close() function