Searched refs:flowctl_thread (Results 1 – 2 of 2) sorted by relevance
249 kthread_t *flowctl_thread; member
986 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()