Searched refs:lg_tx_notify_thread (Results 1 – 3 of 3) sorted by relevance
163 grp->lg_tx_notify_thread = NULL; in aggr_tx_notify_thread()
1490 grp->lg_tx_notify_thread = thread_create(NULL, 0, in aggr_grp_create()1723 if (grp->lg_tx_notify_thread != NULL) { in aggr_grp_create()1724 tid = grp->lg_tx_notify_thread->t_did; in aggr_grp_create()2082 if (grp->lg_tx_notify_thread != NULL) { in aggr_grp_delete()2083 tid = grp->lg_tx_notify_thread->t_did; in aggr_grp_delete()
266 kthread_t *lg_tx_notify_thread; member