Home
last modified time | relevance | path

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

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