Home
last modified time | relevance | path

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

/titanic_44/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; in sfe_set_media()
1114 lp->tx_drain_threshold, TXFIFOSIZE - lp->tx_drain_threshold, in sfe_set_media()
2070 dp->txthr = min(dp->txthr, TXFIFOSIZE - 2); in sfe_attach_chip()