Searched refs:mv643xx_eth_open (Results 1 – 1 of 1) sorted by relevance
284 static int mv643xx_eth_open(struct net_device *dev);1674 if (mv643xx_eth_open(dev)) { in mv643xx_eth_set_ringparam()2422 static int mv643xx_eth_open(struct net_device *dev) in mv643xx_eth_open() function2579 if (mv643xx_eth_open(dev)) { in mv643xx_eth_change_mtu()3077 .ndo_open = mv643xx_eth_open,