Home
last modified time | relevance | path

Searched hist:"4 d2749be62b4bf749766a030c74688031edcfbad" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_emaclite.c4d2749be62b4bf749766a030c74688031edcfbad Thu Dec 10 15:31:38 UTC 2015 Michal Simek <michal.simek@xilinx.com> net: emaclite: Use indirect access in emaclite_recv

When IP is configured with pong buffers, IP is receiving packets to ping
and then to pong buffer and than ping again.
The original logic in the driver remains there that when ping buffer is
free, pong buffer is checked too and return if both are free.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>