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