HomeSort by: relevance | last modified time | path
    Searched refs:RXDCTL_PTHRESH (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/
if_dgereg.h 179 #define RXDCTL_PTHRESH(x) (x)
if_wmreg.h 852 #define RXDCTL_PTHRESH(x) ((x) << 0) /* prefetch threshold */
if_dge.c 1934 RXDCTL_PTHRESH(RXDCTL_PTHRESH_VAL) |
if_wm.c 8485 | RXDCTL_PTHRESH(16) | RXDCTL_HTHRESH(8)
8497 CSR_WRITE(sc, WMREG_RXDCTL(qid), RXDCTL_PTHRESH(0) |
  /src/sys/arch/sandpoint/stand/altboot/
wm.c 207 CSR_WRITE(l, WMREG_RXDCTL, RXDCTL_PTHRESH(0) |

Completed in 43 milliseconds