Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.h454 uint_t vif_rxcopy_thresh; member
H A Dvioif.c895 if (len < vif->vif_rxcopy_thresh || in vioif_process_rx()
1629 resp = &vif->vif_rxcopy_thresh; in vioif_m_setprop()
1668 value = vif->vif_rxcopy_thresh; in vioif_m_getprop()
1987 vif->vif_rxcopy_thresh = VIOIF_MACPROP_RXCOPY_THRESH_DEF; in vioif_attach()