Searched refs:RXCR1_RXINVF (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/micrel/
H A Dks8851.h111 #define RXCR1_RXINVF (1 << 1) macro
H A Dks8851_mll.c151 #define RXCR1_RXINVF (1 << 1) macro
153 #define RXCR1_FILTER_MASK (RXCR1_RXINVF | RXCR1_RXAE | \
1155 cntl |= RXCR1_RXAE | RXCR1_RXINVF; ks_set_promis()
1495 w |= (RXCR1_RXAE | RXCR1_RXINVF); ks_setup()
H A Dks8851.c991 rxctrl.rxcr1 = RXCR1_RXAE | RXCR1_RXINVF; ks8851_set_rx_mode()

Completed in 155 milliseconds