Searched refs:RXCR1_RXINVF (Results 1 – 3 of 3) sorted by relevance
114 #define RXCR1_RXINVF (1 << 1) macro
41 #define RXCR1_FILTER_MASK (RXCR1_RXINVF | RXCR1_RXAE | \837 cntl |= RXCR1_RXAE | RXCR1_RXINVF; in ks_set_promis()1181 w |= (RXCR1_RXAE | RXCR1_RXINVF); in ks_setup()
994 rxctrl.rxcr1 = RXCR1_RXAE | RXCR1_RXINVF; in ks8851_set_rx_mode()