Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dfsl_mcdmafec.c104 static void fec_halt(struct eth_device *dev);
256 fec_halt(dev); in fec_recv()
270 fec_halt(dev); in fec_recv()
362 fec_halt(dev); in fec_init()
462 static void fec_halt(struct eth_device *dev) in fec_halt() function
520 dev->halt = fec_halt; in mcdmafec_initialize()
H A Dmpc8xx_fec.c113 static void fec_halt(struct eth_device *dev);
148 dev->halt = fec_halt; in fec_initialize()
664 static void fec_halt(struct eth_device *dev) in fec_halt() function
H A Dmcffec.c82 void fec_halt(struct eth_device *dev);
523 void fec_halt(struct eth_device *dev) in fec_halt() function
559 dev->halt = fec_halt; in mcffec_initialize()
H A Dfec_mxc.c640 static void fec_halt(struct eth_device *dev) in fecmxc_halt()
869 fec_halt(dev); in fecmxc_recv()
886 fec_halt(dev); in fecmxc_recv()
1122 edev->halt = fec_halt; in fec_probe()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c406 static void fec_halt(struct eth_device* dev) in fec_halt() function
435 dev->halt = fec_halt; in fec_initialize()