Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.h7 #define PCNET_LOOPTEST_CRC 1 macro
H A Dpcnet.c1058 } else if (s->looptest == PCNET_LOOPTEST_CRC || in pcnet_receive()
1243 s->looptest = add_crc ? PCNET_LOOPTEST_CRC : PCNET_LOOPTEST_NOCRC; in pcnet_transmit()