Home
last modified time | relevance | path

Searched defs:TCR_NOCRC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Dsmc91c111.c95 #define TCR_NOCRC 0x0100 macro
/openbmc/u-boot/drivers/net/
H A Dsmc91111.h367 #define TCR_NOCRC 0x0100 /* When 1 will not append CRC to tx frames */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h483 #define TCR_NOCRC 0x0100 // When 1 will not append CRC to tx frames macro