Home
last modified time | relevance | path

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

/u-boot/api/
A Dapi_net.c77 return eth_send(buf, len); in dev_write_net()
/u-boot/include/
A Dnet.h301 int eth_send(void *packet, int length); /* Send a packet */
690 (void) eth_send(pkt, len); in net_send_packet()
/u-boot/net/
A Deth_legacy.c359 int eth_send(void *packet, int length) in eth_send() function
A Deth-uclass.c348 int eth_send(void *packet, int length) in eth_send() function
/u-boot/doc/driver-model/
A Dethernet.rst149 eth_send()

Completed in 7 milliseconds