Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_netdev.c91 static int ef100_net_stop(struct net_device *net_dev) in ef100_net_stop() function
228 ef100_net_stop(net_dev); in ef100_net_open()
278 .ndo_stop = ef100_net_stop,