Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsmc911x.h322 #define MAC_CR_INVFILT 0x00020000 macro
/openbmc/qemu/hw/net/
H A Dlan9118.c128 #define MAC_CR_INVFILT 0x00020000 macro
519 if (s->mac_cr & MAC_CR_INVFILT) { in lan9118_filter()