Searched refs:RX_MULTICAST (Results 1 – 3 of 3) sorted by relevance
34 #define RX_MULTICAST 2 macro
1064 pegasus->eth_regs[EthCtrl0] |= RX_MULTICAST; in pegasus_set_multicast()1068 pegasus->eth_regs[EthCtrl0] &= ~RX_MULTICAST; in pegasus_set_multicast()
243 #define RX_MULTICAST 0x00000002 macro