Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dsmc9194.h82 #define RCR_STRIP_CRC 0x200 /* strips CRC */ macro
88 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)
Dsmc91x.h592 #define RCR_STRIP_CRC 0x0200 // When set strips CRC from rx packets macro
598 #define RCR_DEFAULT (RCR_STRIP_CRC | RCR_RXEN)
/linux-2.6.39/drivers/net/pcmcia/
Dsmc91c92_cs.c230 #define RCR_STRIP_CRC 0x200 /* strips CRC */ macro
236 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)