Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfsl_mcdmafec.c104 static int fec_recv(struct eth_device *dev);
242 static int fec_recv(struct eth_device *dev) in fec_recv() function
524 dev->recv = fec_recv; in mcdmafec_initialize()
H A Dmpc8xx_fec.c112 static int fec_recv(struct eth_device *dev);
151 dev->recv = fec_recv; in fec_initialize()
217 static int fec_recv(struct eth_device *dev) in fec_recv() function
H A Dmcffec.c82 int fec_recv(struct eth_device *dev);
189 int fec_recv(struct eth_device *dev) in fec_recv() function
563 dev->recv = fec_recv; in mcffec_initialize()
H A Dfec_mxc.c794 static int fec_recv(struct eth_device *dev) in fecmxc_recv()
1068 edev->recv = fec_recv; in fec_probe()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c172 static int fec_recv(struct eth_device* dev) in fec_recv() function
438 dev->recv = fec_recv; in fec_initialize()