Searched refs:TCR_NOCRC (Results 1 – 3 of 3) sorted by relevance
95 #define TCR_NOCRC 0x0100 macro258 add_crc = (control & 0x10) || (s->tcr & TCR_NOCRC) == 0; in smc91c111_do_tx()
367 #define TCR_NOCRC 0x0100 /* When 1 will not append CRC to tx frames */ macro
483 #define TCR_NOCRC 0x0100 // When 1 will not append CRC to tx frames macro