Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h96 #define AE_RXD_COUNT_REG 0x1558 /* Number of RxD descriptors in ring. macro
H A Dif_ae.c606 AE_WRITE_2(sc, AE_RXD_COUNT_REG, AE_RXD_COUNT_DEFAULT); in ae_init_locked()