Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c270 static int pxa168_eth_open(struct net_device *dev);
761 pxa168_eth_open(dev); in pxa168_eth_tx_timeout_task()
1129 static int pxa168_eth_open(struct net_device *dev) in pxa168_eth_open() function
1205 if (pxa168_eth_open(dev)) { in pxa168_eth_change_mtu()
1374 .ndo_open = pxa168_eth_open,
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c270 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() function
1204 if (pxa168_eth_open(dev)) { in pxa168_eth_change_mtu()
1373 .ndo_open = pxa168_eth_open,

Completed in 5 milliseconds