Home
last modified time | relevance | path

Searched refs:rcv_thread (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h367 kthread_t *rcv_thread; /* receive thread */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_rxdring.c590 ldcp->rcv_thread = NULL; in vsw_ldc_rcv_worker()
840 if (ldcp->rcv_thread != NULL) { in vsw_stop_rcv_thread()
841 tid = ldcp->rcv_thread->t_did; in vsw_stop_rcv_thread()
H A Dvsw_ldc.c729 if (ldcp->rcv_thread != NULL) { in vsw_ldc_detach()
1471 if (ldcp->rcv_thread != NULL) { in vsw_conn_task()
4314 ldcp->rcv_thread = thread_create(NULL, 2 * DEFAULTSTKSZ, in vsw_send_dring_info()