Searched refs:qcount (Results 1 – 8 of 8) sorted by relevance
493 scanq_jobspec(int qcount, struct jobqueue **squeue, int sopts, struct in scanq_jobspec() argument500 if (qcount < 1) in scanq_jobspec()516 for (qent = squeue, cnt = 0; cnt < qcount; in scanq_jobspec()544 for (qent = squeue, cnt = 0; cnt < qcount; in scanq_jobspec()
68 #define emptyq(q) ((q)->tail = (q)->head = (q)->qcount = 0)280 sc->kbd.qcount = sc->kbd.max_qcount = 0; in atkbdc_setup()282 sc->aux.qcount = sc->aux.max_qcount = 0; in atkbdc_setup()401 ++q->qcount; in addq()402 if (q->qcount > q->max_qcount) in addq()403 q->max_qcount = q->qcount; in addq()419 --q->qcount; in removeq()
187 int qcount; member
530 int tail, qcount; in nicvf_refill_rbdr() local549 qcount = nicvf_queue_reg_read(nic, NIC_QSET_RBDR_0_1_STATUS0, rbdr_idx); in nicvf_refill_rbdr()550 qcount &= 0x7FFFF; in nicvf_refill_rbdr()552 if (qcount >= (qs->rbdr_len - 1)) { in nicvf_refill_rbdr()556 refill_rb_cnt = qs->rbdr_len - qcount - 1; in nicvf_refill_rbdr()
185 int rid, qcount; in nicvf_attach() local207 qcount = MAX_CMP_QUEUES_PER_QS; in nicvf_attach()208 nic->max_queues = qcount; in nicvf_attach()
453 if (!tqmctx->qcount[i]) in bnxt_qplib_alloc_tqm_rings()455 hwq_attr.depth = hctx->qp_ctx.max * tqmctx->qcount[i]; in bnxt_qplib_alloc_tqm_rings()
368 u8 qcount[MAX_TQM_ALLOC_REQ]; member
258 hctx->tqm_ctx.qcount[i] = attr->tqm_alloc_reqs[i]; in bnxt_re_limit_pf_res()