Searched refs:RCR_ENABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/smsc/
H A Dsmc9194.h83 #define RCR_ENABLE 0x100 /* IFF this is set, we can receive packets */ macro
88 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)
H A Dsmc91c92_cs.c230 #define RCR_ENABLE 0x100 /* IFF this is set, we can receive packets */ macro
235 #define RCR_NORMAL (RCR_STRIP_CRC | RCR_ENABLE)

Completed in 99 milliseconds