Searched refs:pxa168_eth_open (Results 1 – 1 of 1) sorted by relevance
284 static int pxa168_eth_open(struct net_device *dev);775 pxa168_eth_open(dev); in pxa168_eth_tx_timeout_task()1147 static int pxa168_eth_open(struct net_device *dev) in pxa168_eth_open() function1227 if (pxa168_eth_open(dev)) { in pxa168_eth_change_mtu()1413 .ndo_open = pxa168_eth_open,