Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpreg.h184 volatile u_int8_t tx_threshold; member
H A Dfxp.c161 static int tx_threshold = 64; variable
719 txc->tx_threshold = tx_threshold; in fxp_start()
955 if (tx_threshold < 192) in fxp_stats_update()
956 tx_threshold += 64; in fxp_stats_update()