Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/api/
H A Dapi_net.c87 return eth_receive(buf, len); in dev_read_net()
/rk3399_rockchip-uboot/net/
H A Deth_legacy.c417 int eth_receive(void *packet, int length) in eth_receive() function
/rk3399_rockchip-uboot/include/
H A Dnet.h285 int eth_receive(void *packet, int length); /* Receive a packet*/