Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/hme/
Dif_hmereg.h226 #define HME_MAC_RXCFG_HENABLE 0x00000800 /* Enable the hash filter */ macro
Dif_hme.c1693 HME_MAC_RXCFG_HENABLE, 0)) in hme_setladrf()
1712 macc |= HME_MAC_RXCFG_HENABLE; in hme_setladrf()
1744 macc & (HME_MAC_RXCFG_ENABLE | HME_MAC_RXCFG_HENABLE | in hme_setladrf()