Searched refs:smc_open (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 214 static int smc_open(struct net_device *dev); 807 .ndo_open = smc_open, 1046 static int smc_open(struct net_device *dev) in smc_open() function
|
H A D | smc91c92_cs.c | 271 static int smc_open(struct net_device *dev); 291 .ndo_open = smc_open, 1047 static int smc_open(struct net_device *dev) in smc_open() function 1052 dev_dbg(&link->dev, "%s: smc_open(%p), ID/Window %4.4x.\n", in smc_open() 1077 } /* smc_open */ in smc_open()
|
H A D | smc91x.c | 1461 smc_open(struct net_device *dev) in smc_open() function 1748 .ndo_open = smc_open,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 214 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 D | smc91c92_cs.c | 271 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 1055 dev_dbg(&link->dev, "%s: smc_open(%p), ID/Window %4.4x.\n", in smc_open() 1080 } /* smc_open */ in smc_open()
|
H A D | smc91x.c | 1462 smc_open(struct net_device *dev) in smc_open() function 1749 .ndo_open = smc_open,
|
Completed in 14 milliseconds