Searched refs:wq_pending_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ddump.c592 OCS_STAT(ocs_ddump_value(textbuf, "wq_pending_count", "%d",
593 wq->wq_pending_count));
H A Docs_hw.h1199 uint32_t wq_pending_count; /*<< count of HW IOs that were queued on the WQ pending list */ member in struct:hw_wq_s
H A Docs_hw.c3648 OCS_STAT(wq->wq_pending_count++;)
3659 OCS_STAT(wq->wq_pending_count++;)
3667 OCS_STAT(wq->wq_pending_count++;)
3707 OCS_STAT(wq->wq_pending_count++;)

Completed in 100 milliseconds