Home
last modified time | relevance | path

Searched refs:MAC_CR_HPFILT (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A Dlan9118.c132 #define MAC_CR_HPFILT 0x00002000 macro
516 if (multicast ? (s->mac_cr & MAC_CR_HPFILT) == 0 in lan9118_filter()