Home
last modified time | relevance | path

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.c1008 TXFIFOSIZE - lp->tx_drain_threshold - TXCFG_FIFO_UNIT; in sfe_set_media()
1038 lp->tx_drain_threshold, TXFIFOSIZE - lp->tx_drain_threshold, in sfe_set_media()
1984 dp->txthr = min(dp->txthr, TXFIFOSIZE - 2); in sfe_attach_chip()