Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dxilinx_ethlite.c122 static void *rxbuf_ptr(XlnxXpsEthLite *s, unsigned port_index) in rxbuf_ptr() function
282 memcpy(rxbuf_ptr(s, port_index), buf, size); in eth_rx()