Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h354 uint32_t worker_max_sys_qdepth_pu; /* for all workers */ member
H A Dstmf.c4495 if (w->worker_max_sys_qdepth_pu < ct) in stmf_post_task()
4496 w->worker_max_sys_qdepth_pu = ct; in stmf_post_task()
6459 if (stmf_workers[i].worker_max_sys_qdepth_pu > in stmf_worker_mgmt()
6462 stmf_workers[i].worker_max_sys_qdepth_pu; in stmf_worker_mgmt()
6464 stmf_workers[i].worker_max_sys_qdepth_pu = 0; in stmf_worker_mgmt()