Home
last modified time | relevance | path

Searched refs:gc_tx_copy_thresh (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h365 int gc_tx_copy_thresh; member
H A Dsfe_util.c4812 gc->gc_tx_copy_thresh = max(ETHERMIN, gc->gc_tx_copy_thresh); in gem_do_attach()
4897 dp->gc.gc_tx_copy_thresh = dp->mtu; in gem_do_attach()
H A Dsfe.c2102 gcp->gc_tx_copy_thresh = sfe_tx_copy_thresh; in sfeattach()