Searched refs:smc_local (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.c242 struct smc_local *lp = netdev_priv(dev);
336 struct smc_local *lp = netdev_priv(dev);
370 struct smc_local *lp = netdev_priv(dev);
403 struct smc_local *lp = netdev_priv(dev);
547 struct smc_local *lp = netdev_priv(dev);
635 struct smc_local *lp = netdev_priv(dev);
708 struct smc_local *lp = netdev_priv(dev);
768 struct smc_local *lp = netdev_priv(dev);
790 struct smc_local *lp = netdev_priv(dev);
815 struct smc_local *l
[all...]
H A Dsmc9194.c191 struct smc_local { struct
485 struct smc_local *lp = netdev_priv(dev);
595 struct smc_local *lp = netdev_priv(dev);
711 struct net_device *dev = alloc_etherdev(sizeof(struct smc_local));
1060 memset(netdev_priv(dev), 0, sizeof(struct smc_local));
1116 ((struct smc_local *)netdev_priv(dev))->saved_skb = NULL;
1258 struct smc_local *lp = netdev_priv(dev);
1321 struct smc_local *lp = netdev_priv(dev);
H A Dsmc91x.h366 struct smc_local { struct
433 smc_pxa_dma_insl(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma,
472 smc_pxa_dma_insw(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma,

Completed in 82 milliseconds