Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dstellaris_enet.c50 #define SE_TCTL_CRC 0x04 macro
178 if (!(s->tctl & SE_TCTL_CRC)) { in stellaris_txpacket_complete()