Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aggr/
H A Daggr_send.c143 while (!grp->lg_tx_notify_done) { in aggr_tx_notify_thread()
H A Daggr_grp.c1299 grp->lg_tx_notify_done = B_FALSE; in aggr_grp_create()
1456 grp->lg_tx_notify_done = B_TRUE; in aggr_grp_create()
1768 grp->lg_tx_notify_done = B_TRUE; in aggr_grp_delete()
/titanic_41/usr/src/uts/common/sys/
H A Daggr_impl.h224 boolean_t lg_tx_notify_done; member