Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.h455 uint_t vif_txcopy_thresh; member
H A Dvioif.c1400 if (msg_size < vif->vif_txcopy_thresh) { in vioif_send()
1629 resp = &vif->vif_txcopy_thresh; in vioif_m_setprop()
1669 value = vif->vif_txcopy_thresh; in vioif_m_getprop()
1991 vif->vif_txcopy_thresh = VIOIF_MACPROP_TXCOPY_THRESH_DEF; in vioif_attach()