Home | History | Annotate | Download | only in net

Lines Matching refs:fec_recv

795 static int fec_recv(struct eth_device *dev)
823 debug("fec_recv: ievent 0x%lx\n", ievent);
877 debug("fec_recv: status 0x%x\n", bd_status);
929 debug("fec_recv: stop\n");
1081 edev->recv = fec_recv;