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