Searched refs:ETH_CFG_UNI (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/at91/
H A Dat91emacreg.h108 #define ETH_CFG_UNI 0x0080U /* 1 = enable unicast hash */ macro
H A Dat91emac.c773 cfg &= ~(ETH_CFG_MTI | ETH_CFG_UNI | ETH_CFG_CAF);
/netbsd-current/sys/dev/cadence/
H A Dcemacreg.h150 #define ETH_CFG_UNI 0x0080U /* 1 = enable unicast hash */ macro
H A Dif_cemac.c983 cfg &= ~(ETH_CFG_MTI | ETH_CFG_UNI | ETH_CFG_CAF | ETH_CFG_UNI);

Completed in 204 milliseconds