Searched refs:pxa168_eth_open (Results 1 – 1 of 1) sorted by relevance
281 static int pxa168_eth_open(struct net_device *dev);772 pxa168_eth_open(dev); in pxa168_eth_tx_timeout_task()1140 static int pxa168_eth_open(struct net_device *dev) in pxa168_eth_open() function1217 if (pxa168_eth_open(dev)) { in pxa168_eth_change_mtu()1393 .ndo_open = pxa168_eth_open,