Searched refs:RXDCTL_HTHRESH (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_dgereg.h180 #define RXDCTL_HTHRESH(x) ((x) << 9) macro
H A Dif_wmreg.h853 #define RXDCTL_HTHRESH(x) ((x) << 8) /* host threshold */ macro
H A Dif_dge.c1935 RXDCTL_HTHRESH(RXDCTL_HTHRESH_VAL) |
H A Dif_wm.c8484 | RXDCTL_PTHRESH(16) | RXDCTL_HTHRESH(8)
8497 RXDCTL_HTHRESH(0) | RXDCTL_WTHRESH(1));
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dwm.c208 RXDCTL_HTHRESH(0) | RXDCTL_WTHRESH(1));

Completed in 222 milliseconds