Searched refs:RCR_RXEN (Results 1 – 5 of 5) sorted by relevance
58 #define RCR_RXEN (1 << 0) macro
265 u8 rx_ctl = RCR_RXEN | RCR_DIS_CRC | RCR_DIS_LONG; in sr9700_set_multicast()
105 #define RCR_RXEN (1<<0) macro
854 u8 rcr = RCR_DIS_LONG | RCR_DIS_CRC | RCR_RXEN; in dm9000_hash_table_unlocked()
492 #define RCR_RXEN 0x0100 // IFF this is set, we can receive packets macro499 #define RCR_DEFAULT (RCR_STRIP_CRC | RCR_RXEN)