Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dhmereg.h207 #define HME_MAC_TXCFG_DGIVEUP 0x00000400 /* Don't give up on transmits */ macro
Dhme.c616 v |= (HME_MAC_TXCFG_ENABLE | HME_MAC_TXCFG_DGIVEUP); in hme_init()