Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h373 int gc_rx_copy_thresh; member
H A Dsfe.c2110 gcp->gc_rx_copy_thresh = sfe_rx_copy_thresh; in sfeattach()
H A Dsfe_util.c4813 gc->gc_rx_copy_thresh = max(ETHERMIN, gc->gc_rx_copy_thresh); in gem_do_attach()