Searched refs:TL_AC_TXTHRESH (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tlreg.h433 #define TL_AC_TXTHRESH 0xF0 macro
H A Dif_tl.c1739 tx_thresh = tl_dio_read8(sc, TL_ACOMMIT) & TL_AC_TXTHRESH;
1746 tl_dio_clrbit(sc, TL_ACOMMIT, TL_AC_TXTHRESH);
1990 tl_dio_clrbit(sc, TL_ACOMMIT, TL_AC_TXTHRESH);

Completed in 102 milliseconds