Searched refs:pch_gbe_stop (Results 1 – 2 of 2) sorted by relevance
234 static void pch_gbe_stop(struct udevice *dev) in pch_gbe_stop() function484 .stop = pch_gbe_stop,
2040 static int pch_gbe_stop(struct net_device *netdev) in pch_gbe_stop() function2341 .ndo_stop = pch_gbe_stop,