pxa168_eth_open
if (pxa168_eth_open(dev)) {
.ndo_open = pxa168_eth_open,
static int pxa168_eth_open(struct net_device *dev);
pxa168_eth_open(dev);