Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aereg.h100 #define AE_TXD_BUFSIZE_REG 0x1548 /* Size of TxD ring in 4-byte units. macro
H A Dif_ae.c607 AE_WRITE_2(sc, AE_TXD_BUFSIZE_REG, AE_TXD_BUFSIZE_DEFAULT / 4); in ae_init_locked()