Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfsl_mcdmafec.c103 static int fec_send(struct eth_device *dev, void *packet, int length);
181 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
523 dev->send = fec_send; in mcdmafec_initialize()
H A Dmpc8xx_fec.c111 static int fec_send(struct eth_device *dev, void *packet, int length);
150 dev->send = fec_send; in fec_initialize()
172 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
H A Dmcffec.c120 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
562 dev->send = fec_send; in mcffec_initialize()
H A Dfec_mxc.c643 static int fec_send(struct eth_device *dev, void *packet, int length) in fecmxc_send()
1067 edev->send = fec_send; in fec_probe()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c125 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
437 dev->send = fec_send; in fec_initialize()