Searched refs:RCV_UPPER_LIMIT_REG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ex/ | ||
| D | if_exreg.h | 115 #define RCV_UPPER_LIMIT_REG 9 macro |
| D | if_ex.c | 369 CSR_WRITE_1(sc, RCV_UPPER_LIMIT_REG, sc->rx_upper_limit >> 8); in ex_init_locked() |