Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dfsl_mcdmafec.c102 static int fec_recv(struct eth_device *dev);
240 static int fec_recv(struct eth_device *dev) in fec_recv() function
522 dev->recv = fec_recv; in mcdmafec_initialize()
Dmcffec.c80 int fec_recv(struct eth_device *dev);
187 int fec_recv(struct eth_device *dev) in fec_recv() function
561 dev->recv = fec_recv; in mcffec_initialize()
Dmpc8xx_fec.c111 static int fec_recv(struct eth_device *dev);
150 dev->recv = fec_recv; in fec_initialize()
216 static int fec_recv(struct eth_device *dev) in fec_recv() function
Dfec_mxc.c795 static int fec_recv(struct eth_device *dev) in fecmxc_recv()
1081 edev->recv = fec_recv; in fec_probe()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dether_fcc.c171 static int fec_recv(struct eth_device* dev) in fec_recv() function
437 dev->recv = fec_recv; in fec_initialize()