Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Deth_legacy.c353 int eth_send(void *packet, int length) in eth_send() function
H A Deth-uclass.c330 int eth_send(void *packet, int length) in eth_send() function
/openbmc/qemu/hw/net/
H A Dmv88w8618_eth.c190 static void eth_send(mv88w8618_eth_state *s, int queue_index) in eth_send() function