Searched refs:wq_count (Results 1 – 5 of 5) sorted by relevance
48 wq->wq_count = 0; in waitq_init()55 ASSERT(wq->wq_count == 0); in waitq_fini()149 wq->wq_count++; in waitq_link()191 wq->wq_count--; in waitq_unlink()281 return (wq->wq_count == 0); in waitq_isempty()
44 int wq_count; /* number of threads on the queue */ member
760 dev->max_tx_rings = fwcmd->params.rsp.ulp[0].wq_count; in oce_get_fw_config()763 dev->max_tx_rings = fwcmd->params.rsp.ulp[1].wq_count; in oce_get_fw_config()
1140 capsp->cap_nwait.value.ui64 = cap->cap_waitq.wq_count; in cap_kstat_update()
1305 uint32_t wq_count; member