Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dlan9118.c224 uint32_t mac_flow; member
298 VMSTATE_UINT32(mac_flow, lan9118_state),
471 s->mac_flow = 0; in lan9118_reset()
924 s->mac_flow = val & 0xffff0000; in do_mac_write()
958 return s->mac_flow; in do_mac_read()