Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dsqueue.c1044 uint32_t ctl_state; in squeue_polling_thread() local
1054 ctl_state = sqp->sq_state & (SQS_POLL_THR_CONTROL | in squeue_polling_thread()
1056 if (ctl_state != 0) { in squeue_polling_thread()
1062 if (ctl_state == SQS_POLL_THR_QUIESCED) in squeue_polling_thread()