Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1186 static int bcm_enet_stop(struct net_device *dev) in bcm_enet_stop() function
1529 bcm_enet_stop(dev); in bcm_enet_set_ringparam()
1703 .ndo_stop = bcm_enet_stop,