Searched refs:pxa168_eth_open (Results 1 – 1 of 1) sorted by relevance
270 static int pxa168_eth_open(struct net_device *dev);761 pxa168_eth_open(dev); in pxa168_eth_tx_timeout_task()1128 static int pxa168_eth_open(struct net_device *dev) in pxa168_eth_open() function1204 if (pxa168_eth_open(dev)) { in pxa168_eth_change_mtu()1373 .ndo_open = pxa168_eth_open,