Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/crypto/
H A Ddca.h361 timeout_id_t dwl_schedtid; member
/titanic_41/usr/src/uts/common/crypto/io/
H A Ddca.c2129 } else if (!wlp->dwl_schedtid) { in dca_start()
2131 wlp->dwl_schedtid = timeout(dca_schedtimeout, in dca_start()
2187 if (wlp->dwl_schedtid == 0) { in dca_schedule()
2188 wlp->dwl_schedtid = timeout(dca_schedtimeout, in dca_schedule()
2581 wlp->dwl_schedtid = 0; in dca_schedtimeout()
2715 tid = wlp->dwl_schedtid; in dca_drain()