Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/cxgbei/
Dcxgbei.h36 CWT_SLEEPING = 1, enumerator
Dcxgbei.c470 if (cwt->cwt_state == CWT_SLEEPING) { in do_rx_iscsi_ddp()
639 cwt->cwt_state = CWT_SLEEPING; in cwt_main()
710 cwt->cwt_state == CWT_SLEEPING); in stop_worker_threads()