Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dpic32_eth.c384 static int pic32_eth_send(struct udevice *dev, void *packet, int length) in pic32_eth_send() function
520 .send = pic32_eth_send,