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

/netbsd-current/sys/dev/pci/
H A Dif_dgereg.h179 #define RXDCTL_PTHRESH(x) (x) macro
H A Dif_wmreg.h852 #define RXDCTL_PTHRESH(x) ((x) << 0) /* prefetch threshold */ macro
H A Dif_dge.c1934 RXDCTL_PTHRESH(RXDCTL_PTHRESH_VAL) |
H A Dif_wm.c8484 | RXDCTL_PTHRESH(16) | RXDCTL_HTHRESH(8)
8496 CSR_WRITE(sc, WMREG_RXDCTL(qid), RXDCTL_PTHRESH(0) |
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dwm.c207 CSR_WRITE(l, WMREG_RXDCTL, RXDCTL_PTHRESH(0) |

Completed in 145 milliseconds