Home
last modified time | relevance | path

Searched refs:fec_send (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dfsl_mcdmafec.c101 static int fec_send(struct eth_device *dev, void *packet, int length);
179 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
521 dev->send = fec_send; in mcdmafec_initialize()
H A Dmpc8xx_fec.c110 static int fec_send(struct eth_device *dev, void *packet, int length);
149 dev->send = fec_send; in fec_initialize()
171 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
H A Dmcffec.c118 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
560 dev->send = fec_send; in mcffec_initialize()
H A Dfec_mxc.c684 static int fec_send(struct eth_device *dev, void *packet, int length) in fecmxc_send()
1120 edev->send = fec_send; in fec_probe()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c124 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
436 dev->send = fec_send; in fec_initialize()