Searched refs:tx_threshold (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dfxp.c108 volatile uint8_t tx_threshold; member in struct:txdesc
345 txd->tx_threshold = 0x20;
/netbsd-current/sys/dev/ic/
H A Di82557reg.h347 volatile uint8_t tx_threshold; member in struct:fxp_cb_tx
H A Di82557.c222 static int tx_threshold = 64; variable
946 txd->txd_txcb.tx_threshold = tx_threshold;
1503 if (tx_threshold < 192)
1504 tx_threshold += 64;

Completed in 78 milliseconds