Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dxilinx_ethlite.c117 static void *txbuf_ptr(XlnxXpsEthLite *s, unsigned port_index) in txbuf_ptr() function
166 txbuf_ptr(s, port_index), in port_tx_write()
172 memcpy(&s->conf.macaddr.a[0], txbuf_ptr(s, port_index), 6); in port_tx_write()