Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h109 #define XL_TX_FREETHRESH 0x2F macro
H A Dif_xl.c2106 CSR_WRITE_1(sc, XL_TX_FREETHRESH, XL_PACKET_SIZE >> 8); in xl_txeoc()
2742 CSR_WRITE_1(sc, XL_TX_FREETHRESH, XL_PACKET_SIZE >> 8); in xl_init_locked()