Searched refs:RCR_DIS_LONG (Results 1 – 6 of 6) sorted by relevance
77 #define RCR_DIS_LONG BIT(5) macro82 #define RCR_RX_DISABLE (RCR_DIS_LONG | RCR_DIS_CRC)
101 #define RCR_DIS_LONG (1<<5) macro
954 db->rctl.rcr_all = RCR_DIS_LONG | RCR_DIS_CRC | RCR_RXEN; in dm9051_open()1039 u8 rcr = RCR_DIS_LONG | RCR_DIS_CRC | RCR_RXEN; in dm9051_set_rx_mode()
843 u8 rcr = RCR_DIS_LONG | RCR_DIS_CRC | RCR_RXEN; in dm9000_hash_table_unlocked()
60 #define RCR_DIS_LONG (1 << 5) macro
266 u8 rx_ctl = RCR_RXEN | RCR_DIS_CRC | RCR_DIS_LONG; in sr9700_set_multicast()