Searched refs:RX_MULTICAST (Results 1 – 3 of 3) sorted by relevance
34 #define RX_MULTICAST 2 macro
1038 pegasus->eth_regs[EthCtrl0] |= RX_MULTICAST; in pegasus_set_multicast()1042 pegasus->eth_regs[EthCtrl0] &= ~RX_MULTICAST; in pegasus_set_multicast()
715 OCELOT_STAT_ETHTOOL(RX_MULTICAST, "rx_multicast"), \