Home
last modified time | relevance | path

Searched refs:pxa168_eth_open (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/marvell/
Dpxa168_eth.c284 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() function
1227 if (pxa168_eth_open(dev)) { in pxa168_eth_change_mtu()
1413 .ndo_open = pxa168_eth_open,