Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dhplance.c57 static int hplance_close(struct net_device *dev);
73 .ndo_stop = hplance_close,
215 static int hplance_close(struct net_device *dev) in hplance_close() function