Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_nep.c157 #define XMAC_CONFIG_PROMISCUOUS_GROUP (1ULL << 10) macro
1474 val &= ~XMAC_CONFIG_PROMISCUOUS_GROUP; in nep_enable_rx_mac()
1479 val |= XMAC_CONFIG_PROMISCUOUS_GROUP; in nep_enable_rx_mac()