Searched refs:macb_recv (Results 1 – 1 of 1) sorted by relevance
857 static int macb_recv(struct eth_device *netdev) in macb_recv() function922 netdev->recv = macb_recv; in macb_eth_initialize()961 static int macb_recv(struct udevice *dev, int flags, uchar **packetp) in macb_recv() function998 .recv = macb_recv,