Searched refs:pcount (Results 1 – 6 of 6) sorted by relevance
87 fid->pcount++; in sw_schedule_atomic_to_cq()395 fid->pcount -= eop; in __pull_port_lb()396 if (fid->pcount == 0) in __pull_port_lb()
86 uint32_t pcount; member
119 infl += qid->fids[i].pcount; in get_qid_stat()
238 const struct sw_fid_t fid = {.cq = -1, .pcount = 0}; in qid_init()
941 int i, count, pcount; in otx_cpt_pkt_dequeue() local946 pcount = pending_queue_level(pqueue, DEFAULT_CMD_QLEN); in otx_cpt_pkt_dequeue()951 count = (nb_ops > pcount) ? pcount : nb_ops; in otx_cpt_pkt_dequeue()
372 unsigned int *pcount = opaque; in count_underfilled_buckets() local387 *pcount += hdr->fill_cnt; in count_underfilled_buckets()