Home
last modified time | relevance | path

Searched defs:fec_send (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmcffec.c120 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
H A Dfsl_mcdmafec.c181 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
H A Dmpc8xx_fec.c172 static int fec_send(struct eth_device *dev, void *packet, int length) in fec_send() function
/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