Searched refs:HME_ERX_CFG_RINGSIZE128 (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/dev/ic/ | ||
H A D | hmereg.h | 171 #define HME_ERX_CFG_RINGSIZE128 0x00000400 /* Descriptor ring size: 128 */ macro |
H A D | hme.c | 598 v |= HME_ERX_CFG_RINGSIZE128; in hme_init() |