Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h504 #define BMAC_RXCFG_HASH (1 << 11) /* rx enable hash filter */ macro
H A Dhme.c2709 BMAC_RXCFG_MYOWN | BMAC_RXCFG_HASH)); in hmeinit()
2713 BMAC_RXCFG_HASH)); in hmeinit()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h958 #define BMAC_RXCFG_HASH (1 << 5) /* rx enable hash filter */ macro
H A Deri.c2101 (erip->multi_refcnt ? BMAC_RXCFG_HASH : 0) | in eri_init_rx()
2106 (erip->multi_refcnt ? BMAC_RXCFG_HASH : 0) | in eri_init_rx()
2437 (erip->multi_refcnt ? BMAC_RXCFG_HASH : 0) | in eri_init()
2442 (erip->multi_refcnt ? BMAC_RXCFG_HASH : 0) | in eri_init()