Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c240 struct smc_local *lp = netdev_priv(dev); in smc_reset()
334 struct smc_local *lp = netdev_priv(dev); in smc_enable()
368 struct smc_local *lp = netdev_priv(dev); in smc_shutdown()
400 struct smc_local *lp = netdev_priv(dev); in smc_rcv()
631 struct smc_local *lp = netdev_priv(dev); in smc_hard_start_xmit()
704 struct smc_local *lp = netdev_priv(dev); in smc_tx()
763 struct smc_local *lp = netdev_priv(dev); in smc_mii_out()
785 struct smc_local *lp = netdev_priv(dev); in smc_mii_in()
810 struct smc_local *lp = netdev_priv(dev); in smc_phy_read()
1033 struct smc_local *lp = in smc_phy_configure()
[all …]
H A Dsmc9194.c176 struct smc_local { struct
470 struct smc_local *lp = netdev_priv(dev); in smc_wait_to_send_packet()
580 struct smc_local *lp = netdev_priv(dev); in smc_hardware_send_packet()
692 struct net_device *dev = alloc_etherdev(sizeof(struct smc_local)); in smc_init()
1055 memset(netdev_priv(dev), 0, sizeof(struct smc_local)); in smc_open()
1110 ((struct smc_local *)netdev_priv(dev))->saved_skb = NULL; in smc_timeout()
1250 struct smc_local *lp = netdev_priv(dev); in smc_tx()
1315 struct smc_local *lp = netdev_priv(dev); in smc_interrupt()
H A Dsmc91x.h216 struct smc_local { struct
288 smc_pxa_dma_inpump(struct smc_local *lp, u_char *buf, int len) in smc_pxa_dma_inpump() argument
314 smc_pxa_dma_insl(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insl()
357 smc_pxa_dma_insw(void __iomem *ioaddr, struct smc_local *lp, int reg, int dma, in smc_pxa_dma_insw()