Home
last modified time | relevance | path

Searched refs:THT_REG_RDINTCM_PKT_TH (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_tht.c105 #define THT_REG_RDINTCM_PKT_TH(_c) ((_c)<<20) /* pkt count threshold */ macro
950 tht_write(sc, THT_REG_RDINTCM(0), THT_REG_RDINTCM_PKT_TH(12) | in tht_up()