Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h102 #define AE_TXS_COUNT_REG 0x1550 /* Number of TxS descriptors in ring. macro
H A Dif_ae.c608 AE_WRITE_2(sc, AE_TXS_COUNT_REG, AE_TXS_COUNT_DEFAULT); in ae_init_locked()