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.c1397 if (msg_size < vif->vif_txcopy_thresh) { in vioif_send()
1626 resp = &vif->vif_txcopy_thresh; in vioif_m_setprop()
1666 value = vif->vif_txcopy_thresh; in vioif_m_getprop()
1988 vif->vif_txcopy_thresh = VIOIF_MACPROP_TXCOPY_THRESH_DEF; in vioif_attach()