Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/calxeda/
H A Dxgmac.c994 * xgmac_open - open entry point of the driver
1002 static int xgmac_open(struct net_device *dev) in xgmac_open() function
1362 return xgmac_open(dev); in xgmac_change_mtu()
1510 .ndo_open = xgmac_open,
/kernel/linux/linux-6.6/drivers/net/ethernet/calxeda/
H A Dxgmac.c994 * xgmac_open - open entry point of the driver
1002 static int xgmac_open(struct net_device *dev) in xgmac_open() function
1362 return xgmac_open(dev); in xgmac_change_mtu()
1510 .ndo_open = xgmac_open,

Completed in 7 milliseconds