Searched refs:RCR_STRIP_CRC (Results 1 – 5 of 5) sorted by relevance
82 #define RCR_STRIP_CRC 0x200 /* strips CRC */ macro88 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)
521 #define RCR_STRIP_CRC 0x0200 // When set strips CRC from rx packets macro527 #define RCR_DEFAULT (RCR_STRIP_CRC | RCR_RXEN)
229 #define RCR_STRIP_CRC 0x200 /* strips CRC */ macro235 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)
91 #define RCR_STRIP_CRC 0x0200 macro697 crc = (s->rcr & RCR_STRIP_CRC) == 0; in smc91c111_receive()
406 #define RCR_STRIP_CRC 0x0200 /* When set strips CRC from rx packets */ macro412 #define RCR_DEFAULT (RCR_STRIP_CRC | RCR_RXEN)