Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/api/
H A Dapi_net.c87 return eth_receive(buf, len); in dev_read_net()
/OK3568_Linux_fs/u-boot/net/
H A Deth_legacy.c417 int eth_receive(void *packet, int length) in eth_receive() function
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h285 int eth_receive(void *packet, int length); /* Receive a packet*/
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0006_let_dma_memory_read_write_function_take_MemTxAttrs_argument.patch88 @@ -215,7 +215,7 @@ static ssize_t eth_receive(NetClientState *nc, const uint8_t *buf, size_t size)