Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h259 uint32_t intr_distance; member
H A Dvr.c1574 vrp->tx.intr_distance++; in vr_tx_enqueue_msg()
1576 if (vrp->tx.intr_distance >= VR_TX_MAX_INTR_DISTANCE) { in vr_tx_enqueue_msg()
1580 vrp->tx.intr_distance = 0; in vr_tx_enqueue_msg()