Searched refs:pkt_pcnt (Results 1 – 3 of 3) sorted by relevance
295 if (ipd_ptr_count.s.pkt_pcnt) { in cvmx_ipd_free_ptr()301 for (i = 0; i < ipd_ptr_count.s.pkt_pcnt; i++) { in cvmx_ipd_free_ptr()
1550 uint64_t pkt_pcnt:7; member1554 uint64_t pkt_pcnt:7;
796 int size, num_segs = 0, wqe_pcnt, pkt_pcnt; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local832 pkt_pcnt = (wqe_pcnt >> 7) & 0x7f; in __cvmx_helper_errata_fix_ipd_ptr_alignment()835 num_segs = (2 + pkt_pcnt - wqe_pcnt) & 3; in __cvmx_helper_errata_fix_ipd_ptr_alignment()