Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h491 #define TX_COALESC max(RGE_BUF_SLOTS/32LL, 8) macro
H A Drge_chip.c1434 opt_intrs = opt_pkts/TX_COALESC; in rge_intr()
1436 poll_rate = max(tx_pkts/TX_COALESC, opt_intrs); in rge_intr()