Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dpxa168_eth.c281 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() function
1217 if (pxa168_eth_open(dev)) { in pxa168_eth_change_mtu()
1393 .ndo_open = pxa168_eth_open,