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()
1303 grp->lg_tx_notify_thread = thread_create(NULL, 0, in aggr_grp_create()1454 if (grp->lg_tx_notify_thread != NULL) { in aggr_grp_create()1455 tid = grp->lg_tx_notify_thread->t_did; in aggr_grp_create()1766 if (grp->lg_tx_notify_thread != NULL) { in aggr_grp_delete()1767 tid = grp->lg_tx_notify_thread->t_did; in aggr_grp_delete()
223 kthread_t *lg_tx_notify_thread; member