Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvnet.h249 kthread_t *flowctl_thread; member
/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet.c986 tx_grp->flowctl_thread = thread_create(NULL, 0, in vnet_ring_grp_init()
1028 if (tx_grp->flowctl_thread != NULL) { in vnet_ring_grp_uninit()
1029 tid = tx_grp->flowctl_thread->t_did; in vnet_ring_grp_uninit()
1467 tx_grp->flowctl_thread = NULL; in vnet_tx_notify_thread()