Home
last modified time | relevance | path

Searched defs:macb_send (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dmacb.c897 static int macb_send(struct eth_device *netdev, void *packet, int length) in macb_send() function
1001 static int macb_send(struct udevice *dev, void *packet, int length) in macb_send() function