Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3008 static int lan743x_netdev_close(struct net_device *netdev) in lan743x_netdev_close() function
3211 .ndo_stop = lan743x_netdev_close,
3499 lan743x_netdev_close(netdev); in lan743x_pcidev_shutdown()