Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Di82596.c80 #define I596_NOCRC_INS (s->config[8] & 0x08) macro
267 assert(I596_NOCRC_INS == 0); /* do CRC insertion */ in command_loop()