Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dlan91c96.c472 static int smc_open(bd_t *bd, struct eth_device *dev) in smc_open() function
677 return smc_open(bd, dev); in lan91c96_init()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.c214 static int smc_open(struct net_device *dev);
807 .ndo_open = smc_open,
1048 static int smc_open(struct net_device *dev) in smc_open() function
H A Dsmc91c92_cs.c271 static int smc_open(struct net_device *dev);
291 .ndo_open = smc_open,
1050 static int smc_open(struct net_device *dev) in smc_open() function
H A Dsmc91x.c1462 smc_open(struct net_device *dev) in smc_open() function
1749 .ndo_open = smc_open,