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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h331 #define TXFIFOSIZE 2048U macro
H A Dsfe.c1084 TXFIFOSIZE - lp->tx_drain_threshold - TXCFG_FIFO_UNIT;
1114 lp->tx_drain_threshold, TXFIFOSIZE - lp->tx_drain_threshold,
2070 dp->txthr = min(dp->txthr, TXFIFOSIZE - 2);

Completed in 65 milliseconds