Searched refs:AR_MAC_REG_RX_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/otus/ | ||
H A D | if_otusreg.h | 56 #define AR_MAC_REG_RX_THRESHOLD (AR_MAC_REG_BASE + 0x640) macro |
H A D | if_otus.c | 2535 otus_write(sc, AR_MAC_REG_RX_THRESHOLD, 0xc1f80); in otus_init_mac() |