Searched refs:pcount (Results 1 – 8 of 8) 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
238 const struct sw_fid_t fid = {.cq = -1, .pcount = 0}; in qid_init()736 inflights += qid->fids[flow].pcount; in sw_dump()
114 infl += qid->fids[i].pcount; in get_qid_stat()
827 int i, count, pcount; in otx_cpt_pkt_dequeue() local835 pcount = pqueue->pending_count; in otx_cpt_pkt_dequeue()836 count = (nb_ops > pcount) ? pcount : nb_ops; in otx_cpt_pkt_dequeue()
1731 u_int tcount, *pcount; in pps_event() local1760 pcount = &pps->ppscount[0]; in pps_event()1774 pcount = &pps->ppscount[1]; in pps_event()1789 *pcount = pps->capcount; in pps_event()1806 *pcount = pps->capcount; in pps_event()
372 unsigned int *pcount = opaque; in count_underfilled_buckets() local387 *pcount += hdr->fill_cnt; in count_underfilled_buckets()
4157 int pcount; in zfs_putpages() local4165 pcount = btoc(len); in zfs_putpages()4166 ncount = pcount; in zfs_putpages()4171 for (i = 0; i < pcount; i++) in zfs_putpages()4206 if (ncount < pcount) { in zfs_putpages()4207 for (i = ncount; i < pcount; i++) { in zfs_putpages()