Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.h415 unsigned int vif_tx_tso4:1; member
H A Dvioif.c1248 if (vif->vif_tx_tso4 || vif->vif_tx_tso6) { in vioif_send()
1334 if (meo.meoi_l3proto == ETHERTYPE_IP && vif->vif_tx_tso4) { in vioif_send()
1740 if (!vif->vif_tx_tso4) { in vioif_m_getcapab()
1848 vif->vif_tx_tso4 = 0; in vioif_check_features()
1874 vif->vif_tx_tso4 = 1; in vioif_check_features()
1878 vif->vif_tx_tso4 = 1; in vioif_check_features()