Searched refs:GM_RXCR_MCF_ENA (Results 1 – 2 of 2) sorted by relevance
1572 #define GM_RXCR_MCF_ENA BIT(14) /* Enable Multicast filtering */ macro
475 mode &= ~(GM_RXCR_UCF_ENA | GM_RXCR_MCF_ENA); in yge_setrxfilt()477 mode |= (GM_RXCR_UCF_ENA | GM_RXCR_MCF_ENA); in yge_setrxfilt()