Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.h8 #define PCNET_LOOPTEST_NOCRC 2 macro
H A Dpcnet.c1243 s->looptest = add_crc ? PCNET_LOOPTEST_CRC : PCNET_LOOPTEST_NOCRC; in pcnet_transmit()