Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h250 boolean_t flowctl_done; member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c1031 tx_grp->flowctl_done = B_TRUE; in vnet_ring_grp_uninit()
1451 while (!tx_grp->flowctl_done) { in vnet_tx_notify_thread()