Searched refs:PCNET_LOOPTEST_NOCRC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ | ||
H A D | pcnet.h | 8 #define PCNET_LOOPTEST_NOCRC 2 macro |
H A D | pcnet.c | 1243 s->looptest = add_crc ? PCNET_LOOPTEST_CRC : PCNET_LOOPTEST_NOCRC; in pcnet_transmit() |