Searched refs:TX_FIFO_LEN0 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_xgereg.h | 169 #define TX_FIFO_LEN0(x) ((uint64_t)((x)-1) << 32) macro |
H A D | if_xge.c | 532 PIF_WCSR(TX_FIFO_P0, TX_FIFO_LEN0(NTXDESCS)); in xge_attach() |