Home
last modified time | relevance | path

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

/drivers/net/ethernet/smsc/
Dsmc9194.h82 #define RCR_STRIP_CRC 0x200 /* strips CRC */ macro
88 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)
Dsmc91x.h521 #define RCR_STRIP_CRC 0x0200 // When set strips CRC from rx packets macro
527 #define RCR_DEFAULT (RCR_STRIP_CRC | RCR_RXEN)
Dsmc91c92_cs.c229 #define RCR_STRIP_CRC 0x200 /* strips CRC */ macro
235 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)