Home
last modified time | relevance | path

Searched refs:RCR_STRIP_CRC (Results 1 - 6 of 6) sorted by relevance

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

Completed in 11 milliseconds